Searched refs:__NR_dup2 (Results 1 – 17 of 17) sorted by relevance
4 #ifdef __NR_dup215 long rc = syscall(__NR_dup2, fd_old, fd_new); in main()
105 #ifdef __NR_dup2106 { "dup2", __NR_dup2 },
37 #define __NR_dup2 33 macro
67 #define __NR_dup2 63 macro
32 #define __NR_dup2 (__X32_SYSCALL_BIT + 33) macro
107 #ifndef __NR_dup2108 # define __NR_dup2 (SYSCALL_BIT | 33) macro
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
620 __NR_dup2 = 63
620 __NR_dup2 = 33
620 # __NR_dup2 is not set