Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/ !
H A Dfile_internal.h256 fg_drop(proc_t p, struct fileglob *fg);
/xnu-8020.121.3/bsd/kern/ !
H A Duipc_usrreq.c2513 fg_drop(PROC_NULL, *fpp); in unp_gc()
2599 (void) fg_drop(p, fg); in unp_discard()
H A Dkern_descrip.c226 fg_drop(proc_t p, struct fileglob *fg) in fg_drop() function
1712 return fg_drop(p, fg); in fp_close_and_unlock()
5515 (void)fg_drop(PROC_NULL, fg); in fileport_releasefg()