Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsyscall.h482 #define SYS_sendmsg 241 macro
/titanic_41/usr/src/cmd/nohup/
H A Dnohup.c346 case SYS_sendmsg: in lwp_restartable()
/titanic_41/usr/src/cmd/truss/
H A Dactions.c883 what == SYS_sendmsg) && in sysexit()
H A Dexpound.c3565 (what == SYS_sendmsg && in show_msghdr()
3602 (what == SYS_sendmsg && in show_msghdr32()
5525 case SYS_sendmsg: in expound()
H A Dmain.c704 praddset(&traceeven, SYS_sendmsg); in main()