Home
last modified time | relevance | path

Searched refs:SYS_recvfrom (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsyscall.h482 #define SYS_recvfrom 238 macro
/illumos-gate/usr/src/cmd/truss/
H A Dactions.c342 (code) == SYS_recv || (code) == SYS_recvfrom)
809 (code) == SYS_recv || (code) == SYS_recvfrom) in sysexit()
H A Dmain.c697 praddset(&traceeven, SYS_recvfrom); in main()
H A Dprint.c597 (code) == SYS_recv || (code) == SYS_recvfrom)
H A Dexpound.c5302 case SYS_recvfrom: in expound()
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c342 case SYS_recvfrom: in lwp_restartable()