OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_mq_notify
(Results
1 - 25
of
65
) sorted by null
1
2
3
/external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h
989
#if !defined(
__NR_mq_notify
)
990
#define
__NR_mq_notify
244
/external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h
328
#define
__NR_mq_notify
244
vki-scnums-s390x-linux.h
244
#define
__NR_mq_notify
275
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h
289
#define
__NR_mq_notify
(__NR_mq_open+4)
unistd_64.h
553
#define
__NR_mq_notify
244
554
__SYSCALL(
__NR_mq_notify
, sys_mq_notify)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h
553
#define
__NR_mq_notify
244
554
__SYSCALL(
__NR_mq_notify
, sys_mq_notify)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h
289
#define
__NR_mq_notify
(__NR_mq_open+4)
unistd_64.h
553
#define
__NR_mq_notify
244
554
__SYSCALL(
__NR_mq_notify
, sys_mq_notify)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h
296
#define
__NR_mq_notify
(__NR_mq_open+4)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h
296
#define
__NR_mq_notify
(__NR_mq_open+4)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
296
#define
__NR_mq_notify
(__NR_mq_open+4)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h
296
#define
__NR_mq_notify
(__NR_mq_open+4)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h
292
#define
__NR_mq_notify
(__NR_SYSCALL_BASE+278)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h
296
#define
__NR_mq_notify
(__NR_mq_open+4)
Completed in 48 milliseconds
1
2
3