Searched refs:__NR_dup2 (Results 1 – 13 of 13) sorted by relevance
47 #define __NR_dup2 63 macro
56 #define __NR_dup2 63 macro
37 #define __NR_dup2 33 macro
67 #define __NR_dup2 63 macro
32 #define __NR_dup2 (__X32_SYSCALL_BIT + 33) macro
230 #elif defined(__NR_dup2) in sys_dup2()231 return my_syscall2(__NR_dup2, old, new); in sys_dup2()
139 #define __NR_dup2 63 macro140 __SYSCALL(__NR_dup2, sys_dup2)
36 #define __NR_dup2 (__NR_Linux + 32) macro
67 #define __NR_dup2 (__NR_Linux + 63) macro
49 #define __NR_dup2 (__NR_SYSCALL_BASE + 63) macro