Home
last modified time | relevance | path

Searched refs:__NR_settimeofday (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h185 #define __NR_settimeofday 164 macro
H A Dunistd_32.h100 #define __NR_settimeofday 79 macro
H A Dunistd_x32.h167 #define __NR_settimeofday (__X32_SYSCALL_BIT + 164) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h238 #define __NR_settimeofday 170 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h1089 #if defined(__NR_settimeofday)
1090 #define SYS_settimeofday __NR_settimeofday
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h79 #define __NR_settimeofday (__NR_SYSCALL_BASE + 79) macro