| /openbsd/src/usr.sbin/rpc.lockd/ |
| D | procs.c | 292 nlm_test_1_svc(nlm_testargs *arg, struct svc_req *rqstp) in nlm_test_1_svc() argument 300 log_from_addr("nlm_test", rqstp); in nlm_test_1_svc() 326 nlm_test_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp) in nlm_test_msg_1_svc() argument 340 log_from_addr("nlm_test_msg", rqstp); in nlm_test_msg_1_svc() 361 addr = svc_getcaller(rqstp->rq_xprt); in nlm_test_msg_1_svc() 382 nlm_lock_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) in nlm_lock_1_svc() argument 394 log_from_addr("nlm_lock", rqstp); in nlm_lock_1_svc() 399 result.stat.stat = getlock(&arg4, rqstp, LOCK_MON); in nlm_lock_1_svc() 404 nlm_lock_msg_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) in nlm_lock_msg_1_svc() argument 417 log_from_addr("nlm_lock_msg", rqstp); in nlm_lock_msg_1_svc() [all …]
|
| D | lockd_lock.c | 214 getlock(nlm4_lockargs * lckarg, struct svc_req *rqstp, int flags) in getlock() argument 239 addr = svc_getcaller(rqstp->rq_xprt); in getlock()
|
| /openbsd/src/usr.sbin/ypserv/ypserv/ |
| D | ypserv_proc.c | 60 ypproc_null_2_svc(void *argp, struct svc_req *rqstp) in ypproc_null_2_svc() argument 63 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_null_2_svc() 70 svcerr_auth(rqstp->rq_xprt, AUTH_FAILED); in ypproc_null_2_svc() 79 ypproc_domain_2_svc(domainname *argp, struct svc_req *rqstp) in ypproc_domain_2_svc() argument 81 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_domain_2_svc() 99 svcerr_auth(rqstp->rq_xprt, AUTH_FAILED); in ypproc_domain_2_svc() 106 ypproc_domain_nonack_2_svc(domainname *argp, struct svc_req *rqstp) in ypproc_domain_nonack_2_svc() argument 109 struct sockaddr_in *caller = svc_getcaller(rqstp->rq_xprt); in ypproc_domain_nonack_2_svc() 126 svcerr_auth(rqstp->rq_xprt, AUTH_FAILED); in ypproc_domain_nonack_2_svc() 136 ypproc_match_2_svc(ypreq_key *argp, struct svc_req *rqstp) in ypproc_match_2_svc() argument [all …]
|
| D | ypserv.c | 105 ypprog_1(struct svc_req *rqstp, SVCXPRT *transp) in ypprog_1() argument 123 switch (rqstp->rq_proc) { in ypprog_1() 195 result = (*local)((char *)&argument, rqstp); in ypprog_1() 207 ypprog_2(struct svc_req *rqstp, SVCXPRT *transp) in ypprog_2() argument 226 switch (rqstp->rq_proc) { in ypprog_2() 310 result = (*local)((char *)&argument, rqstp); in ypprog_2()
|
| /openbsd/src/usr.sbin/amd/amd/ |
| D | nfs_subr.c | 82 nfsproc_null_2_svc(void *argp, struct svc_req *rqstp) in nfsproc_null_2_svc() argument 91 nfsproc_getattr_2_svc(struct nfs_fh *argp, struct svc_req *rqstp) in nfsproc_getattr_2_svc() argument 133 nfsproc_setattr_2_svc(struct sattrargs *argp, struct svc_req *rqstp) in nfsproc_setattr_2_svc() argument 147 nfsproc_root_2_svc(void *argp, struct svc_req *rqstp) in nfsproc_root_2_svc() argument 156 nfsproc_lookup_2_svc(struct diropargs *argp, struct svc_req *rqstp) in nfsproc_lookup_2_svc() argument 203 nfsproc_readlink_2_svc(struct nfs_fh *argp, struct svc_req *rqstp) in nfsproc_readlink_2_svc() argument 239 nfsproc_read_2_svc(struct readargs *argp, struct svc_req *rqstp) in nfsproc_read_2_svc() argument 252 nfsproc_writecache_2_svc(void *argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc() argument 261 nfsproc_write_2_svc(writeargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc() argument 275 nfsproc_create_2_svc(createargs *argp, struct svc_req *rqstp) in nfsproc_create_2_svc() argument [all …]
|
| D | amq_subr.c | 49 amqproc_null_57_svc(void *argp, struct svc_req *rqstp) in amqproc_null_57_svc() argument 60 amqproc_mnttree_57_svc(amq_string *argp, struct svc_req *rqstp) in amqproc_mnttree_57_svc() argument 72 amqproc_umnt_57_svc(amq_string *argp, struct svc_req *rqstp) in amqproc_umnt_57_svc() argument 87 amqproc_stats_57_svc(void *argp, struct svc_req *rqstp) in amqproc_stats_57_svc() argument 96 amqproc_export_57_svc(void *argp, struct svc_req *rqstp) in amqproc_export_57_svc() argument 107 amqproc_setopt_57_svc(amq_setopt *argp, struct svc_req *rqstp) in amqproc_setopt_57_svc() argument 149 amqproc_getmntfs_57_svc(void *argp, struct svc_req *rqstp) in amqproc_getmntfs_57_svc() argument 156 amqproc_getvers_57_svc(void *argp, struct svc_req *rqstp) in amqproc_getvers_57_svc() argument
|
| /openbsd/src/libexec/rpc.rstatd/ |
| D | rstat_proc.c | 107 rstatproc_stats_3_svc(void *arg, struct svc_req *rqstp) in rstatproc_stats_3_svc() argument 116 rstatproc_stats_2_svc(void *arg, struct svc_req *rqstp) in rstatproc_stats_2_svc() argument 125 rstatproc_stats_1_svc(void *arg, struct svc_req *rqstp) in rstatproc_stats_1_svc() argument 134 rstatproc_havedisk_3_svc(void *arg, struct svc_req *rqstp) in rstatproc_havedisk_3_svc() argument 146 rstatproc_havedisk_2_svc(void *arg, struct svc_req *rqstp) in rstatproc_havedisk_2_svc() argument 148 return (rstatproc_havedisk_3_svc(arg, rqstp)); in rstatproc_havedisk_2_svc() 152 rstatproc_havedisk_1_svc(void *arg, struct svc_req *rqstp) in rstatproc_havedisk_1_svc() argument 154 return (rstatproc_havedisk_3_svc(arg, rqstp)); in rstatproc_havedisk_1_svc() 276 rstat_service(struct svc_req *rqstp, SVCXPRT *transp) in rstat_service() argument 285 switch (rqstp->rq_proc) { in rstat_service() [all …]
|
| /openbsd/src/libexec/rpc.rusersd/ |
| D | rusers_proc.c | 103 rusers_num_svc(void *arg, struct svc_req *rqstp) in rusers_num_svc() argument 183 rusersproc_names_3_svc(void *arg, struct svc_req *rqstp) in rusersproc_names_3_svc() argument 189 rusersproc_allnames_3_svc(void *arg, struct svc_req *rqstp) in rusersproc_allnames_3_svc() argument 247 rusersproc_names_2_svc(void *arg, struct svc_req *rqstp) in rusersproc_names_2_svc() argument 253 rusersproc_allnames_2_svc(void *arg, struct svc_req *rqstp) in rusersproc_allnames_2_svc() argument 306 rusersproc_names_1_svc(void *arg, struct svc_req *rqstp) in rusersproc_names_1_svc() argument 312 rusersproc_allnames_1_svc(void *arg, struct svc_req *rqstp) in rusersproc_allnames_1_svc() argument 318 rusers_service(struct svc_req *rqstp, SVCXPRT *transp) in rusers_service() argument 327 switch (rqstp->rq_proc) { in rusers_service() 335 switch (rqstp->rq_vers) { in rusers_service() [all …]
|
| /openbsd/src/usr.sbin/ypserv/yppush/ |
| D | yppush_svc.c | 64 yppush_xfrrespprog_1(struct svc_req *rqstp, SVCXPRT *transp) in yppush_xfrrespprog_1() argument 74 switch (rqstp->rq_proc) { in yppush_xfrrespprog_1() 102 result = (*local)(&argument, rqstp); in yppush_xfrrespprog_1() 111 if (rqstp->rq_proc!=YPPUSHPROC_NULL) in yppush_xfrrespprog_1()
|
| D | yppush_proc.c | 37 yppushproc_null_1_svc(void *argp, struct svc_req *rqstp) in yppushproc_null_1_svc() argument 48 yppushproc_xfrresp_1_svc(void *v, struct svc_req *rqstp) in yppushproc_xfrresp_1_svc() argument
|
| /openbsd/src/lib/libc/rpc/ |
| D | svc_simple.c | 88 universal(struct svc_req *rqstp, SVCXPRT *transp) in universal() argument 98 if (rqstp->rq_proc == NULLPROC) { in universal() 103 prog = rqstp->rq_prog; in universal() 104 proc = rqstp->rq_proc; in universal()
|
| /openbsd/src/usr.sbin/amd/rpcx/ |
| D | amq_svc.c | 39 void amq_program_57(struct svc_req *rqstp, SVCXPRT *transp); 42 amq_program_57(struct svc_req *rqstp, SVCXPRT *transp) in amq_program_57() argument 64 switch (rqstp->rq_proc) { in amq_program_57() 122 result = (*local)((char *)&argument, rqstp); in amq_program_57()
|
| D | nfs_prot_svc.c | 39 void nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp); 42 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) in nfs_program_2() argument 65 switch (rqstp->rq_proc) { in nfs_program_2() 183 result = (*local)((char *)&argument, rqstp); in nfs_program_2()
|
| /openbsd/src/libexec/rpc.rwalld/ |
| D | rwalld.c | 117 wallproc_wall_1_svc(char **s, struct svc_req *rqstp) in wallproc_wall_1_svc() argument 131 wallprog_1(struct svc_req *rqstp, SVCXPRT *transp) in wallprog_1() argument 140 switch (rqstp->rq_proc) { in wallprog_1() 161 result = (*local)((char **)&argument, rqstp); in wallprog_1()
|
| /openbsd/src/usr.sbin/portmap/ |
| D | portmap.c | 285 reg_service(struct svc_req *rqstp, SVCXPRT *xprt) in reg_service() argument 297 switch (rqstp->rq_proc) { in reg_service() 469 callit(rqstp, xprt); in reg_service() 577 callit(struct svc_req *rqstp, SVCXPRT *xprt) in callit() argument 586 struct authunix_parms *au = (struct authunix_parms *)rqstp->rq_clntcred; in callit() 626 if (rqstp->rq_cred.oa_flavor == AUTH_UNIX) in callit()
|
| /openbsd/src/usr.sbin/ypbind/ |
| D | ypbind.c | 262 ypbindprog_2(struct svc_req *rqstp, SVCXPRT *transp) in ypbindprog_2() argument 273 switch (rqstp->rq_proc) { in ypbindprog_2() 289 switch (rqstp->rq_cred.oa_flavor) { in ypbindprog_2() 291 creds = (struct authunix_parms *)rqstp->rq_clntcred; in ypbindprog_2() 317 result = (*local)(transp, &argument, rqstp); in ypbindprog_2()
|
| /openbsd/src/usr.sbin/rpc.bootparamd/ |
| D | bootparamd.c | 139 bootparamproc_whoami_1_svc(bp_whoami_arg *whoami, struct svc_req *rqstp) in bootparamproc_whoami_1_svc() argument 205 bootparamproc_getfile_1_svc(bp_getfile_arg *getfile, struct svc_req *rqstp) in bootparamproc_getfile_1_svc() argument
|
| /openbsd/src/sbin/mountd/ |
| D | mountd.c | 748 mntsrv(struct svc_req *rqstp, SVCXPRT *transp) in mntsrv() argument 764 switch (rqstp->rq_proc) { in mntsrv() 823 fhr.fhr_vers = rqstp->rq_vers; in mntsrv()
|