Searched refs:SYS_sendto (Results 1 – 3 of 3) sorted by relevance
138 #define SYS_sendto 133 macro
1024 #if defined (SYS_sendto) in init_syscall_table()1025 syscall_table[SYS_sendto] = "sendto"; in init_syscall_table()
1012 case SYS_sendto: in ktrsyscall()