Searched refs:rqstp (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/yppush.tproj/
H A Dyppush_proc.c69 yppushproc_null_1_svc(argp, rqstp)
71 struct svc_req *rqstp;
83 yppushproc_xfrresp_1_svc(argp, rqstp)
85 struct svc_req *rqstp;
H A Dyppush_svc.c106 yppush_xfrrespprog_1(rqstp, transp)
107 struct svc_req *rqstp;
118 switch (rqstp->rq_proc) {
144 result = (*local)(&argument, rqstp);
153 if (rqstp->rq_proc!=YPPUSHPROC_NULL)
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dlock_proc.c573 nlm_test_1_svc(arg, rqstp)
575 struct svc_req *rqstp;
583 log_from_addr("nlm_test", rqstp);
607 nlm_test_msg_1_svc(arg, rqstp)
609 struct svc_req *rqstp;
622 log_from_addr("nlm_test_msg", rqstp);
641 if ((cli = get_client(svc_getcaller_sa(rqstp->rq_xprt), NLM_VERS, 0, 0)) != NULL) {
661 nlm_lock_1_svc(arg, rqstp)
663 struct svc_req *rqstp;
675 log_from_addr("nlm_lock", rqstp);
[all...]
H A Dlockd_lock.h31 enum nlm4_stats getlock(nlm4_lockargs *lckarg, struct svc_req *rqstp, const int flags);
35 enum nlm4_stats getshare(nlm_shareargs *shrarg, struct svc_req *rqstp, const int flags);
36 enum nlm4_stats unshare(nlm_shareargs *shrarg, struct svc_req *rqstp, const int flags);
H A Dnlm_prot_svc.c70 void nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp);
73 nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp) argument
83 switch (rqstp->rq_proc) {
106 result = (*local)((char *)&argument, rqstp);
118 void nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp);
121 nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
145 switch (rqstp->rq_proc) {
252 result = (*local)((char *)&argument, rqstp);
274 void nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp);
277 nlm_prog_3(struct svc_req *rqstp, SVCXPR argument
461 nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp) argument
[all...]
H A Dlockd_lock.c2218 getlock(nlm4_lockargs *lckarg, struct svc_req *rqstp, const int flags) argument
2237 svc_getcaller_sa(rqstp->rq_xprt),
2852 getshare(nlm_shareargs *shrarg, struct svc_req *rqstp __unused, const int flags)
2992 unshare(nlm_shareargs *shrarg, struct svc_req *rqstp __unused, const int flags)
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypserv_proc.c101 ypproc_null_2_svc(argp, rqstp)
103 struct svc_req *rqstp;
106 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt);
113 svcerr_auth(rqstp->rq_xprt, AUTH_FAILED);
123 ypproc_domain_2_svc(argp, rqstp)
125 struct svc_req *rqstp;
128 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt);
145 svcerr_auth(rqstp->rq_xprt, AUTH_FAILED);
153 ypproc_domain_nonack_2_svc(argp, rqstp)
155 struct svc_req *rqstp;
[all...]
H A Dypserv.c125 ypprog_1(struct svc_req *rqstp, register SVCXPRT *transp) argument
143 switch (rqstp->rq_proc) {
215 result = (*local)((char *)&argument, rqstp);
228 ypprog_2(struct svc_req *rqstp, register SVCXPRT *transp) argument
247 switch (rqstp->rq_proc) {
331 result = (*local)((char *)&argument, rqstp);
/macosx-10.9.5/remote_cmds-41.90.1/rpc_yppasswdd.tproj/
H A Dyppasswdd_proc.c73 yppasswdproc_update_1_svc(argp, rqstp, transp)
75 struct svc_req *rqstp;
H A Drpc.yppasswdd.c149 yppasswddprog_1(rqstp, transp)
150 struct svc_req *rqstp;
160 switch (rqstp->rq_proc) {
178 result = (*local) (&argument, rqstp, transp);
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dsvc_simple.c142 universal(rqstp, transp)
143 struct svc_req *rqstp;
154 if (rqstp->rq_proc == NULLPROC) {
161 prog = rqstp->rq_prog;
162 proc = rqstp->rq_proc;
/macosx-10.9.5/NFS-81/rpc.statd/
H A Dsm_inter_svc.c64 void sm_prog_1(struct svc_req *rqstp, SVCXPRT *transp);
67 sm_prog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
80 switch (rqstp->rq_proc) {
130 result = (*local)((char *)&argument, rqstp);
H A Dstatd.c114 extern void sm_prog_1(struct svc_req * rqstp, SVCXPRT * transp);
/macosx-10.9.5/remote_cmds-41.90.1/ypbind.tproj/
H A Dypbind.c391 ypbindprog_2(struct svc_req *rqstp, register SVCXPRT *transp) argument
403 switch (rqstp->rq_proc)
418 switch (rqstp->rq_cred.oa_flavor)
421 creds = (struct authunix_parms *)rqstp->rq_clntcred;
/macosx-10.9.5/NFS-81/nfsd/
H A Dmountd.c812 mntsrv(struct svc_req *rqstp, SVCXPRT *transp) argument
837 switch (rqstp->rq_proc) {
893 fhr.fhr_vers = rqstp->rq_vers;

Completed in 228 milliseconds