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

/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcb_svc_com.c103 static SVCXPRT *find_rmtcallxprt_by_fd(int);
544 find_rmtcallxprt_by_fd(int fd) function
1188 if ((xprt = find_rmtcallxprt_by_fd(pfds[j].fd)) != NULL) {

Completed in 41 milliseconds