Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Drpcbind.h130 int check_callit(SVCXPRT *, struct r_rmtcall_args *, int);
H A Dsecurity.c228 check_callit(SVCXPRT *xprt, struct r_rmtcall_args *args, int versnum __unused) in check_callit() function
H A Drpcb_svc_com.c663 if (!check_callit(transp, &a, versnum)) { in rpcbproc_callit_com()