Searched refs:SYS_socket (Results 1 – 3 of 3) sorted by relevance
103 #define SYS_socket 97 macro
1201 #if defined (SYS_socket) in init_syscall_table()1202 syscall_table[SYS_socket] = "socket"; in init_syscall_table()
1070 case SYS_socket: { in ktrsyscall()