Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dfile_internal.h265 fg_sendable(struct fileglob *fg);
/xnu-8020.101.4/bsd/kern/
H A Dkern_descrip.c324 fg_sendable(struct fileglob *fg) in fg_sendable() function
5453 if (!fg_sendable(fg)) { in sys_fileport_makeport()
H A Duipc_usrreq.c2285 } else if (!fg_sendable(tmpfp->fp_glob)) { in unp_internalize()