Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dunpcb.h92 struct file *unp_file; /* (g) back-pointer to file for gc */ member
/src/sys/kern/
H A Duipc_usrreq.c3963 unp->unp_file = fp; in unp_internalize_fp()
4127 f = unp->unp_file; in unp_gc()
4198 f = unp->unp_file; in unp_gc()