OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_time
(Results
1 - 25
of
119
) sorted by null
1
2
3
4
5
/external/valgrind/include/vki/
vki-scnums-solaris.h
75
#define
__NR_time
SYS_time
vki-scnums-amd64-linux.h
284
#define
__NR_time
201
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h
272
#define
__NR_time
201
unistd_x32.h
245
#define
__NR_time
(__X32_SYSCALL_BIT + 201)
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h
272
#define
__NR_time
201
unistd_x32.h
245
#define
__NR_time
(__X32_SYSCALL_BIT + 201)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h
272
#define
__NR_time
201
unistd_x32.h
245
#define
__NR_time
(__X32_SYSCALL_BIT + 201)
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h
205
#define
__NR_time
201
unistd_x32.h
183
#define
__NR_time
(__X32_SYSCALL_BIT + 201)
/external/libchrome/sandbox/linux/system_headers/
x86_64_linux_syscalls.h
817
#if !defined(
__NR_time
)
818
#define
__NR_time
201
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h
467
#define
__NR_time
201
468
__SYSCALL(
__NR_time
, sys_time)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h
737
#define
__NR_time
1062
739
__SYSCALL(
__NR_time
, sys_time)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h
807
#define
__NR_time
1062
810
__SYSCALL(
__NR_time
, sys_time)
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h
272
#define
__NR_time
201
unistd_x32.h
245
#define
__NR_time
(__X32_SYSCALL_BIT + 201)
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h
272
#define
__NR_time
201
unistd_x32.h
245
#define
__NR_time
(__X32_SYSCALL_BIT + 201)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h
272
#define
__NR_time
201
unistd_x32.h
245
#define
__NR_time
(__X32_SYSCALL_BIT + 201)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h
272
#define
__NR_time
201
unistd_x32.h
245
#define
__NR_time
(__X32_SYSCALL_BIT + 201)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h
272
#define
__NR_time
201
unistd_x32.h
245
#define
__NR_time
(__X32_SYSCALL_BIT + 201)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h
272
#define
__NR_time
201
Completed in 69 milliseconds
1
2
3
4
5