Home
last modified time | relevance | path

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

/src/usr.sbin/rpcbind/
H A Drpcb_svc_com.c109 static int check_rmtcalls(struct pollfd *, int);
1164 if ((check_ret = check_rmtcalls(pollfds, nfds)) == in my_svc_run()
1179 check_rmtcalls(struct pollfd *pfds, int nfds) in check_rmtcalls() function