Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsyscall.h485 #define SYS_sendmsg 241 macro
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c344 case SYS_sendmsg: in lwp_restartable()
/illumos-gate/usr/src/cmd/truss/
H A Dactions.c861 what == SYS_sendmsg) && in sysexit()
H A Dexpound.c3430 (what == SYS_sendmsg && in show_msghdr()
3466 (what == SYS_sendmsg && in show_msghdr32()
5311 case SYS_sendmsg: in expound()
H A Dmain.c707 praddset(&traceeven, SYS_sendmsg); in main()