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

/freebsd-11-stable/sys/sys/
H A Dunpcb.h70 struct file *unp_file; /* back-pointer to file for gc. */ member in struct:unpcb
/freebsd-11-stable/sys/kern/
H A Duipc_usrreq.c2228 unp->unp_file = fp;
2290 fp = unp->unp_file;
2390 f = unp->unp_file;

Completed in 136 milliseconds