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

/freebsd-13-stable/sys/kern/
H A Duipc_usrreq.c2463 fptounp(struct file *fp) function
2526 if ((unp = fptounp(fp)) != NULL) {
2541 if ((unp = fptounp(fp)) != NULL) {
2574 if ((unp = fptounp(fp)) == NULL)
2598 if ((unp = fptounp(fp)) == NULL)

Completed in 95 milliseconds