Searched refs:SYS_socketpair (Results 1 – 3 of 3) sorted by relevance
141 #define SYS_socketpair 135 macro
1204 #if defined (SYS_socketpair) in init_syscall_table()1205 syscall_table[SYS_socketpair] = "socketpair"; in init_syscall_table()
942 case SYS_socketpair: in ktrsyscall()