Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dfile_internal.h290 fg_sendable(struct fileglob *fg);
/xnu-11215.1.10/bsd/kern/
H A Dkern_descrip.c394 fg_sendable(struct fileglob *fg) in fg_sendable() function
5848 if (!fg_sendable(fg)) { in sys_fileport_makeport()
H A Duipc_usrreq.c2484 } else if (!fg_sendable(tmpfp->fp_glob)) { in unp_internalize()