Home
last modified time | relevance | path

Searched refs:fg_sendable (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.101.15/bsd/sys/ !
H A Dfile_internal.h273 fg_sendable(struct fileglob *fg);
/xnu-10063.101.15/bsd/kern/ !
H A Dkern_descrip.c366 fg_sendable(struct fileglob *fg) in fg_sendable() function
5810 if (!fg_sendable(fg)) { in sys_fileport_makeport()
H A Duipc_usrreq.c2474 } else if (!fg_sendable(tmpfp->fp_glob)) { in unp_internalize()