OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_getpmsg
(Results
1 - 25
of
78
) sorted by null
1
2
3
4
/external/valgrind/include/vki/
vki-scnums-solaris.h
187
#define
__NR_getpmsg
SYS_getpmsg
vki-scnums-amd64-linux.h
259
#define
__NR_getpmsg
181 /* reserved for LiS/STREAMS */
vki-scnums-mips64-linux.h
213
#define
__NR_getpmsg
(__NR_Linux + 174)
vki-scnums-s390x-linux.h
186
#define
__NR_getpmsg
188
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h
247
#define
__NR_getpmsg
181
unistd_x32.h
220
#define
__NR_getpmsg
(__X32_SYSCALL_BIT + 181)
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h
247
#define
__NR_getpmsg
181
unistd_x32.h
220
#define
__NR_getpmsg
(__X32_SYSCALL_BIT + 181)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h
247
#define
__NR_getpmsg
181
unistd_x32.h
220
#define
__NR_getpmsg
(__X32_SYSCALL_BIT + 181)
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h
185
#define
__NR_getpmsg
181
unistd_x32.h
163
#define
__NR_getpmsg
(__X32_SYSCALL_BIT + 181)
/external/libchrome/sandbox/linux/system_headers/
mips64_linux_syscalls.h
712
#if !defined(
__NR_getpmsg
)
713
#define
__NR_getpmsg
(__NR_Linux + 174)
x86_64_linux_syscalls.h
737
#if !defined(
__NR_getpmsg
)
738
#define
__NR_getpmsg
181
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h
420
#define
__NR_getpmsg
181
421
__SYSCALL(
__NR_getpmsg
, sys_ni_syscall)
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h
247
#define
__NR_getpmsg
181
unistd_x32.h
220
#define
__NR_getpmsg
(__X32_SYSCALL_BIT + 181)
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h
247
#define
__NR_getpmsg
181
unistd_x32.h
220
#define
__NR_getpmsg
(__X32_SYSCALL_BIT + 181)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h
247
#define
__NR_getpmsg
181
unistd_x32.h
220
#define
__NR_getpmsg
(__X32_SYSCALL_BIT + 181)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h
247
#define
__NR_getpmsg
181
unistd_x32.h
220
#define
__NR_getpmsg
(__X32_SYSCALL_BIT + 181)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h
247
#define
__NR_getpmsg
181
unistd_x32.h
220
#define
__NR_getpmsg
(__X32_SYSCALL_BIT + 181)
Completed in 508 milliseconds
1
2
3
4