Searched refs:SYS_connect (Results 1 – 2 of 2) sorted by relevance
104 #define SYS_connect 98 macro
250 #if defined (SYS_connect) in init_syscall_table()251 syscall_table[SYS_connect] = "connect"; in init_syscall_table()