HomeSort by: relevance | last modified time | path
    Searched defs:check_rmtcalls (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/rpcbind/
rpcb_svc_com.c 119 static int check_rmtcalls(struct pollfd *, int);
1195 if ((check_ret = check_rmtcalls(pollfds, nfds)) ==
1210 check_rmtcalls(struct pollfd *pfds, int nfds) function
rpcb_svc_com.c 119 static int check_rmtcalls(struct pollfd *, int);
1195 if ((check_ret = check_rmtcalls(pollfds, nfds)) ==
1210 check_rmtcalls(struct pollfd *pfds, int nfds) function

Completed in 38 milliseconds