Lines Matching defs:rqstp
134 rpcbproc_set_com(void *arg, struct svc_req *rqstp __unused, SVCXPRT *transp,
222 rpcbproc_unset_com(void *arg, struct svc_req *rqstp __unused, SVCXPRT *transp,
320 rpcbproc_getaddr_com(RPCB *regp, struct svc_req *rqstp __unused,
363 rpcbproc_gettime_com(void *arg __unused, struct svc_req *rqstp __unused,
378 rpcbproc_uaddr2taddr_com(void *arg, struct svc_req *rqstp __unused,
405 rpcbproc_taddr2uaddr_com(void *arg, struct svc_req *rqstp __unused,
609 rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp,
838 if (rqstp->rq_cred.oa_flavor == AUTH_NULL) {
840 } else if (rqstp->rq_cred.oa_flavor == AUTH_SYS) {
843 au = (struct authunix_parms *)rqstp->rq_clntcred;