OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_socketpair
(Results
51 - 75
of
136
) sorted by null
1
2
3
4
5
6
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h
524
#define
__NR_socketpair
199
525
__SYSCALL(
__NR_socketpair
, sys_socketpair)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h
554
#define
__NR_socketpair
199
555
__SYSCALL(
__NR_socketpair
, sys_socketpair)
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h
87
#define
__NR_socketpair
53
unistd_x32.h
77
#define
__NR_socketpair
(__X32_SYSCALL_BIT + 53)
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h
87
#define
__NR_socketpair
53
unistd_x32.h
77
#define
__NR_socketpair
(__X32_SYSCALL_BIT + 53)
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h
87
#define
__NR_socketpair
53
unistd_x32.h
77
#define
__NR_socketpair
(__X32_SYSCALL_BIT + 53)
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h
87
#define
__NR_socketpair
53
unistd_x32.h
77
#define
__NR_socketpair
(__X32_SYSCALL_BIT + 53)
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h
87
#define
__NR_socketpair
53
unistd_x32.h
77
#define
__NR_socketpair
(__X32_SYSCALL_BIT + 53)
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h
87
#define
__NR_socketpair
53
unistd_x32.h
77
#define
__NR_socketpair
(__X32_SYSCALL_BIT + 53)
/bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h
342
#define
__NR_socketpair
(__NR_SYSCALL_BASE + 288)
/bionic/libc/kernel/uapi/asm-generic/
unistd.h
294
#define
__NR_socketpair
199
/bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h
255
#define
__NR_socketpair
(__NR_Linux + 184)
546
#define
__NR_socketpair
(__NR_Linux + 52)
[
all
...]
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h
466
#define
__NR_socketpair
360
/development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h
342
#define
__NR_socketpair
(__NR_SYSCALL_BASE+288)
/development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h
255
#define
__NR_socketpair
(__NR_Linux + 184)
535
#define
__NR_socketpair
(__NR_Linux + 52)
[
all
...]
/development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h
255
#define
__NR_socketpair
(__NR_Linux + 184)
535
#define
__NR_socketpair
(__NR_Linux + 52)
[
all
...]
/development/ndk/platforms/android-21/include/asm-generic/
unistd.h
292
#define
__NR_socketpair
199
/development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h
347
#define
__NR_socketpair
(__NR_SYSCALL_BASE+288)
/development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h
255
#define
__NR_socketpair
(__NR_Linux + 184)
530
#define
__NR_socketpair
(__NR_Linux + 52)
[
all
...]
/external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h
316
#define
__NR_socketpair
(__NR_SYSCALL_BASE+288)
Completed in 90 milliseconds
1
2
3
4
5
6