Home
last modified time | relevance | path

Searched refs:SYS_sendmsg (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/sys/
H A Dsyscall.h36 #define SYS_sendmsg 28 macro
/freebsd-12.1/contrib/gdb/gdb/
H A Dproc-events.c1021 #if defined (SYS_sendmsg) in init_syscall_table()
1022 syscall_table[SYS_sendmsg] = "sendmsg"; in init_syscall_table()
/freebsd-12.1/usr.bin/kdump/
H A Dkdump.c938 case SYS_sendmsg: in ktrsyscall()