Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsyscall.h298 #define SYS_writev 122 macro
/illumos-gate/usr/src/cmd/truss/
H A Dactions.c345 (code) == SYS_pwrite64 || (code) == SYS_writev || \
860 ((what == SYS_writev || what == SYS_sendfilev || in sysexit()
H A Dexpound.c5145 case SYS_writev: in expound()
5153 (what == SYS_writev && in expound()
H A Dmain.c702 praddset(&traceeven, SYS_writev); in main()
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c331 case SYS_writev: in lwp_restartable()