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

/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcbind.h126 int check_callit(SVCXPRT *, struct r_rmtcall_args *, int);
H A Dsecurity.c20 * XXX for special case checks in check_callit.
227 check_callit(SVCXPRT *xprt, struct r_rmtcall_args *args, int versnum) function
H A Drpcb_svc_com.c663 if (!check_callit(transp, &a, versnum)) {
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.h126 int check_callit(SVCXPRT *, struct r_rmtcall_args *, int);
H A Dsecurity.c20 * XXX for special case checks in check_callit.
227 check_callit(SVCXPRT *xprt, struct r_rmtcall_args *args, int versnum) function
H A Drpcb_svc_com.c659 if (!check_callit(transp, &a, versnum)) {

Completed in 75 milliseconds