Lines Matching defs:rqstp
185 rusers_num_svc(void *arg, struct svc_req *rqstp)
224 rusersproc_names_3_svc(void *arg, struct svc_req *rqstp)
232 rusersproc_allnames_3_svc(void *arg, struct svc_req *rqstp)
273 rusersproc_names_2_svc(void *arg, struct svc_req *rqstp)
280 rusersproc_allnames_2_svc(void *arg, struct svc_req *rqstp)
286 rusers_service(struct svc_req *rqstp, SVCXPRT *transp)
295 switch (rqstp->rq_proc) {
303 switch (rqstp->rq_vers) {
319 switch (rqstp->rq_vers) {
339 switch (rqstp->rq_vers) {
365 result = (*local)(&argument, rqstp);