Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dfile_internal.h264 fg_drop(proc_t p, struct fileglob *fg);
/xnu-10063.141.1/bsd/kern/
H A Duipc_usrreq.c2702 fg_drop(PROC_NULL, *fpp); in unp_gc()
2788 (void) fg_drop(p, fg); in unp_discard()
H A Dkern_descrip.c220 fg_drop(proc_t p, struct fileglob *fg) in fg_drop() function
1780 return fg_drop(p, fg); in fp_close_and_unlock()
5877 (void)fg_drop(PROC_NULL, fg); in fileport_releasefg()