Searched refs:SYS_dup (Results 1 – 6 of 6) sorted by relevance
6 #define SYS_dup 32 macro
6 #define SYS_dup 41 macro
6 #define SYS_dup 23 macro
125 res = syscall(SYS_dup, r[3]);
25 return host_syscall(SYS_dup, fd); in host_dup()
48 #define SYS_dup 41 macro