Home | History | Annotate | Download | only in rpc.rusersd

Lines Matching refs:svc_req

65 typedef char *(*rusersproc)(void *, struct svc_req *);
77 static int *rusers_num_svc(void *, struct svc_req *);
82 struct utmpidlearr *rusersproc_names_2_svc(void *, struct svc_req *);
83 struct utmpidlearr *rusersproc_allnames_2_svc(void *, struct svc_req *);
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)
306 local = (char *(*)(void *, struct svc_req *))