Home
last modified time | relevance | path

Searched refs:strrecvfd (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h94 #define I_RECVFD _IOR('S',022,struct strrecvfd)
151 struct strrecvfd { struct
/titanic_41/usr/src/cmd/lp/lib/msgs/
H A Dmdestroy.c44 struct strrecvfd recbuf; in mdestroy()
H A Dmlisten.c177 struct strrecvfd recbuf; in mlisten()
/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-misc.c84 struct strrecvfd recv_fd; in recvfd()
/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h426 struct strrecvfd { struct
/titanic_41/usr/src/cmd/truss/
H A Dexpound.c1023 struct strrecvfd strrecvfd; in show_strrecvfd() local
1025 if (Pread(Proc, &strrecvfd, sizeof (strrecvfd), offset) == in show_strrecvfd()
1026 sizeof (strrecvfd)) { in show_strrecvfd()
1030 strrecvfd.fd, in show_strrecvfd()
1031 strrecvfd.uid, in show_strrecvfd()
1032 strrecvfd.gid); in show_strrecvfd()
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp1.c1158 struct strrecvfd recv_fd; in s_pass_peer_connection()
/titanic_41/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_db.c275 struct strrecvfd recvfd; in dlmgmt_zopen_cb()
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c5358 struct strrecvfd strfd; in strioctl()
5369 sizeof (struct strrecvfd), copyflag); in strioctl()