Searched refs:__NR_dup2 (Results 1 - 7 of 7) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h62 #define __NR_dup2 33 macro
H A Dunistd_32.h100 #define __NR_dup2 63 macro
H A Dunistd_x32.h56 #define __NR_dup2 (__X32_SYSCALL_BIT + 33) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h402 #define __NR_dup2 1041 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h104 #define __NR_dup2 (__NR_Linux + 63) macro
510 #define __NR_dup2 (__NR_Linux + 32) macro
905 #define __NR_dup2 (__NR_Linux + 32) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h33 #define SYS_dup2 __NR_dup2
354 #define SYS_dup2 __NR_dup2
704 #define SYS_dup2 __NR_dup2
1062 #define SYS_dup2 __NR_dup2
1411 #define SYS_dup2 __NR_dup2
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h86 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63) macro

Completed in 29 milliseconds