Searched refs:__NR_dup3 (Results 1 – 4 of 4) sorted by relevance
228 #ifdef __NR_dup3 in sys_dup2()229 return my_syscall3(__NR_dup3, old, new, 0); in sys_dup2()248 #ifdef __NR_dup3252 return my_syscall3(__NR_dup3, old, new, flags); in sys_dup3()
85 #define __NR_dup3 24 macro86 __SYSCALL(__NR_dup3, sys_dup3)
729 #define __NR_dup3 358 macro730 __SYSCALL(__NR_dup3, sys_dup3)