Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dunpcb.h95 struct file *unp_file; /* (g) back-pointer to file for gc */ member
/f-stack/tools/compat/include/sys/
H A Dunpcb.h95 struct file *unp_file; /* (g) back-pointer to file for gc */ member
/f-stack/freebsd/kern/
H A Duipc_usrreq.c2527 unp->unp_file = fp; in unp_internalize_fp()
2674 f = unp->unp_file; in unp_gc()
2745 f = unp->unp_file; in unp_gc()