Searched refs:do_sendfp (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c987 if (error = do_sendfp((*vpp)->v_stream, filep, crp)) {
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h1200 extern int do_sendfp(struct stdata *, struct file *, struct cred *);
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c5290 error = do_sendfp(stp, fp, crp);
5701 do_sendfp(struct stdata *stp, struct file *fp, struct cred *cr) function

Completed in 80 milliseconds