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

/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcb_svc_com.c108 static int check_rmtcalls(struct pollfd *, int);
1132 if ((check_ret = check_rmtcalls(pollfds, nfds)) ==
1146 check_rmtcalls(struct pollfd *pfds, int nfds) function
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc_com.c112 static int check_rmtcalls(struct pollfd *, int);
1130 if ((check_ret = check_rmtcalls(pollfds, nfds)) ==
1144 check_rmtcalls(struct pollfd *pfds, int nfds) function

Completed in 132 milliseconds