Searched refs:SYS_sendmsg (Results 1 – 3 of 3) sorted by relevance
36 #define SYS_sendmsg 28 macro
1021 #if defined (SYS_sendmsg) in init_syscall_table()1022 syscall_table[SYS_sendmsg] = "sendmsg"; in init_syscall_table()
938 case SYS_sendmsg: in ktrsyscall()