Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dfile_internal.h266 fg_sendable(struct fileglob *fg);
/xnu-8792.61.2/bsd/kern/
H A Dkern_descrip.c385 fg_sendable(struct fileglob *fg) in fg_sendable() function
5757 if (!fg_sendable(fg)) { in sys_fileport_makeport()
H A Duipc_usrreq.c2461 } else if (!fg_sendable(tmpfp->fp_glob)) { in unp_internalize()