Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rpcbind/
H A Drpcb_svc_com.c110 static int check_rmtcalls(struct pollfd *, int);
1155 if ((check_ret = check_rmtcalls(pollfds, nfds)) == in my_svc_run()
1169 check_rmtcalls(struct pollfd *pfds, int nfds) in check_rmtcalls() function