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

12

/freebsd-12-stable/contrib/amd/amq/
H A Damq.h47 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
48 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
49 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
50 extern amq_sync_umnt *amqproc_sync_umnt_1(amq_string *argp, CLIENT *rqstp);
51 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
52 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
53 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
54 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
55 extern amq_map_info_list *amqproc_getmapinfo_1(voidp argp, CLIENT *rqstp);
56 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
[all...]
/freebsd-12-stable/contrib/amd/libamu/
H A Damu.h66 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
67 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
68 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
69 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
70 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
71 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
72 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
73 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
74 extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
/freebsd-12-stable/sys/nlm/
H A Dnlm_prot_svc.c44 void nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp);
45 void nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp);
46 void nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp);
47 void nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp);
50 nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp) argument
60 switch (rqstp->rq_proc) {
62 (void) svc_sendreply(rqstp,
64 svc_freereq(rqstp);
74 svcerr_noproc(rqstp);
75 svc_freereq(rqstp);
98 nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
252 nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp) argument
345 nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp) argument
[all...]
H A Dnlm_prot_server.c125 nlm_sm_notify_0_svc(struct nlm_sm_status *argp, void *result, struct svc_req *rqstp) argument
133 nlm_test_1_svc(struct nlm_testargs *argp, nlm_testres *result, struct svc_req *rqstp) argument
143 retval = nlm4_test_4_svc(&args4, &res4, rqstp);
157 nlm_lock_1_svc(struct nlm_lockargs *argp, nlm_res *result, struct svc_req *rqstp) argument
170 retval = nlm4_lock_4_svc(&args4, &res4, rqstp);
178 nlm_cancel_1_svc(struct nlm_cancargs *argp, nlm_res *result, struct svc_req *rqstp) argument
189 retval = nlm4_cancel_4_svc(&args4, &res4, rqstp);
197 nlm_unlock_1_svc(struct nlm_unlockargs *argp, nlm_res *result, struct svc_req *rqstp) argument
206 retval = nlm4_unlock_4_svc(&args4, &res4, rqstp);
214 nlm_granted_1_svc(struct nlm_testargs *argp, nlm_res *result, struct svc_req *rqstp) argument
232 nlm_test_msg_1_svc(struct nlm_testargs *argp, void *result, struct svc_req *rqstp) argument
264 nlm_lock_msg_1_svc(struct nlm_lockargs *argp, void *result, struct svc_req *rqstp) argument
294 nlm_cancel_msg_1_svc(struct nlm_cancargs *argp, void *result, struct svc_req *rqstp) argument
322 nlm_unlock_msg_1_svc(struct nlm_unlockargs *argp, void *result, struct svc_req *rqstp) argument
348 nlm_granted_msg_1_svc(struct nlm_testargs *argp, void *result, struct svc_req *rqstp) argument
375 nlm_test_res_1_svc(nlm_testres *argp, void *result, struct svc_req *rqstp) argument
389 nlm_lock_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) argument
398 nlm_cancel_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) argument
407 nlm_unlock_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) argument
416 nlm_granted_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) argument
433 nlm_share_3_svc(nlm_shareargs *argp, nlm_shareres *result, struct svc_req *rqstp) argument
454 nlm_unshare_3_svc(nlm_shareargs *argp, nlm_shareres *result, struct svc_req *rqstp) argument
475 nlm_nm_lock_3_svc(nlm_lockargs *argp, nlm_res *result, struct svc_req *rqstp) argument
496 nlm_free_all_3_svc(nlm_notify *argp, void *result, struct svc_req *rqstp) argument
515 nlm4_test_4_svc(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp) argument
523 nlm4_lock_4_svc(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
531 nlm4_cancel_4_svc(nlm4_cancargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
539 nlm4_unlock_4_svc(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
547 nlm4_granted_4_svc(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
555 nlm4_test_msg_4_svc(nlm4_testargs *argp, void *result, struct svc_req *rqstp) argument
573 nlm4_lock_msg_4_svc(nlm4_lockargs *argp, void *result, struct svc_req *rqstp) argument
591 nlm4_cancel_msg_4_svc(nlm4_cancargs *argp, void *result, struct svc_req *rqstp) argument
609 nlm4_unlock_msg_4_svc(nlm4_unlockargs *argp, void *result, struct svc_req *rqstp) argument
627 nlm4_granted_msg_4_svc(nlm4_testargs *argp, void *result, struct svc_req *rqstp) argument
645 nlm4_test_res_4_svc(nlm4_testres *argp, void *result, struct svc_req *rqstp) argument
652 nlm4_lock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) argument
659 nlm4_cancel_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) argument
666 nlm4_unlock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) argument
673 nlm4_granted_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) argument
681 nlm4_share_4_svc(nlm4_shareargs *argp, nlm4_shareres *result, struct svc_req *rqstp) argument
690 nlm4_unshare_4_svc(nlm4_shareargs *argp, nlm4_shareres *result, struct svc_req *rqstp) argument
699 nlm4_nm_lock_4_svc(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
707 nlm4_free_all_4_svc(nlm4_notify *argp, void *result, struct svc_req *rqstp) argument
[all...]
H A Dnlm.h161 struct svc_req *rqstp, CLIENT **rpcp);
171 struct svc_req *rqstp, bool_t monitor, CLIENT **rpcp);
181 struct svc_req *rqstp, CLIENT **rpcp);
191 struct svc_req *rqstp, CLIENT **rpcp);
201 struct svc_req *rqstp, CLIENT **rpcp);
207 extern void nlm_do_granted_res(nlm4_res *argp, struct svc_req *rqstp);
/freebsd-12-stable/usr.sbin/rpc.lockd/
H A Dlock_proc.c67 #define getrpcaddr(rqstp) (struct sockaddr *)(svc_getrpccaller((rqstp)->rq_xprt)->buf)
427 nlm_test_1_svc(nlm_testargs *arg, struct svc_req *rqstp) argument
435 log_from_addr("nlm_test", rqstp);
459 nlm_test_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp) argument
473 log_from_addr("nlm_test_msg", rqstp);
492 addr = svc_getrpccaller(rqstp->rq_xprt)->buf;
514 nlm_lock_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) argument
526 log_from_addr("nlm_lock", rqstp);
531 res.stat.stat = getlock(&arg4, rqstp, LOCK_MO
536 nlm_lock_msg_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) argument
565 nlm_cancel_1_svc(nlm_cancargs *arg, struct svc_req *rqstp) argument
587 nlm_cancel_msg_1_svc(nlm_cancargs *arg, struct svc_req *rqstp) argument
616 nlm_unlock_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) argument
633 nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) argument
669 nlm_granted_1_svc(nlm_testargs *arg, struct svc_req *rqstp) argument
687 nlm_granted_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp) argument
709 nlm_test_res_1_svc(nlm_testres *arg, struct svc_req *rqstp) argument
724 nlm_lock_res_1_svc(nlm_res *arg, struct svc_req *rqstp) argument
740 nlm_cancel_res_1_svc(nlm_res *arg __unused, struct svc_req *rqstp) argument
753 nlm_unlock_res_1_svc(nlm_res *arg, struct svc_req *rqstp) argument
769 nlm_granted_res_1_svc(nlm_res *arg __unused, struct svc_req *rqstp) argument
792 nlm_share_3_svc(nlm_shareargs *arg, struct svc_req *rqstp) argument
812 nlm_unshare_3_svc(nlm_shareargs *arg, struct svc_req *rqstp) argument
836 nlm_nm_lock_3_svc(nlm_lockargs *arg, struct svc_req *rqstp) argument
860 nlm_free_all_3_svc(nlm_notify *arg __unused, struct svc_req *rqstp) argument
877 nlm4_test_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) argument
923 nlm4_test_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) argument
973 nlm4_lock_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp) argument
1007 nlm4_lock_msg_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp) argument
1028 nlm4_cancel_4_svc(nlm4_cancargs *arg, struct svc_req *rqstp) argument
1047 nlm4_cancel_msg_4_svc(nlm4_cancargs *arg, struct svc_req *rqstp) argument
1073 nlm4_unlock_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp) argument
1087 nlm4_unlock_msg_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp) argument
1120 nlm4_granted_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) argument
1138 nlm4_granted_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) argument
1159 nlm4_test_res_4_svc(nlm4_testres *arg, struct svc_req *rqstp) argument
1176 nlm4_lock_res_4_svc(nlm4_res *arg, struct svc_req *rqstp) argument
1192 nlm4_cancel_res_4_svc(nlm4_res *arg __unused, struct svc_req *rqstp) argument
1205 nlm4_unlock_res_4_svc(nlm4_res *arg __unused, struct svc_req *rqstp) argument
1218 nlm4_granted_res_4_svc(nlm4_res *arg __unused, struct svc_req *rqstp) argument
1241 nlm4_share_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp) argument
1261 nlm4_unshare_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp) argument
1285 nlm4_nm_lock_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp) argument
1309 nlm4_free_all_4_svc(struct nlm4_notify *arg __unused, struct svc_req *rqstp) argument
[all...]
H A Dlockd_lock.h8 enum nlm_stats getlock(nlm4_lockargs *lckarg, struct svc_req *rqstp,
/freebsd-12-stable/sys/rpc/
H A Dsvc.c662 svc_sendreply_common(struct svc_req *rqstp, struct rpc_msg *rply, argument
665 SVCXPRT *xprt = rqstp->rq_xprt;
668 if (rqstp->rq_args) {
669 m_freem(rqstp->rq_args);
670 rqstp->rq_args = NULL;
675 rply, svc_getrpccaller(rqstp), body);
677 if (!SVCAUTH_WRAP(&rqstp->rq_auth, &body))
680 ok = SVC_REPLY(xprt, rply, rqstp->rq_addr, body, &rqstp->rq_reply_seq);
681 if (rqstp
693 svc_sendreply(struct svc_req *rqstp, xdrproc_t xdr_results, void * xdr_location) argument
722 svc_sendreply_mbuf(struct svc_req *rqstp, struct mbuf *m) argument
741 svcerr_noproc(struct svc_req *rqstp) argument
763 svcerr_decode(struct svc_req *rqstp) argument
785 svcerr_systemerr(struct svc_req *rqstp) argument
807 svcerr_auth(struct svc_req *rqstp, enum auth_stat why) argument
829 svcerr_weakauth(struct svc_req *rqstp) argument
839 svcerr_noprog(struct svc_req *rqstp) argument
861 svcerr_progvers(struct svc_req *rqstp, rpcvers_t low_vers, rpcvers_t high_vers) argument
1014 svc_executereq(struct svc_req *rqstp) argument
1146 struct svc_req *rqstp; local
1423 svc_getargs(struct svc_req *rqstp, xdrproc_t xargs, void *args) argument
1440 svc_freeargs(struct svc_req *rqstp, xdrproc_t xargs, void *args) argument
1454 svc_freereq(struct svc_req *rqstp) argument
[all...]
/freebsd-12-stable/usr.sbin/rpcbind/
H A Drpcb_svc.c68 rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp) argument
82 rpcbs_procinfo(RPCBVERS_3_STAT, rqstp->rq_proc);
84 switch (rqstp->rq_proc) {
94 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS);
127 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS);
172 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS)) {
176 result = (*local)(&argument, rqstp, transp, RPCBVERS);
209 rpcbproc_getaddr_3_local(void *arg, struct svc_req *rqstp __unused,
225 return (rpcbproc_getaddr_com(regp, rqstp, trans
[all...]
H A Dpmap_svc.c73 pmap_service(struct svc_req *rqstp, SVCXPRT *xprt) argument
75 rpcbs_procinfo(RPCBVERS_2_STAT, rqstp->rq_proc);
76 switch (rqstp->rq_proc) {
85 check_access(xprt, rqstp->rq_proc, NULL, PMAPVERS);
98 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
105 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
113 pmapproc_getport(rqstp, xprt);
124 pmapproc_dump(rqstp, xpr
[all...]
H A Drpcb_svc_4.c69 rpcb_service_4(struct svc_req *rqstp, SVCXPRT *transp) argument
82 rpcbs_procinfo(RPCBVERS_4_STAT, rqstp->rq_proc);
84 switch (rqstp->rq_proc) {
93 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS4);
149 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
158 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
223 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS4)) {
227 result = (*local)(&argument, rqstp, trans
263 rpcbproc_getaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t rpcbversnum __unused) argument
293 rpcbproc_getversaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t versnum __unused) argument
[all...]
/freebsd-12-stable/usr.sbin/ypserv/
H A Dyp_server.c76 ypproc_null_2_svc(void *argp, struct svc_req *rqstp) argument
82 if (yp_access(NULL, NULL, (struct svc_req *)rqstp))
84 if (yp_access(NULL, (struct svc_req *)rqstp))
94 ypproc_domain_2_svc(domainname *argp, struct svc_req *rqstp) argument
99 if (yp_access(NULL, NULL, (struct svc_req *)rqstp)) {
101 if (yp_access(NULL, (struct svc_req *)rqstp)) {
116 ypproc_domain_nonack_2_svc(domainname *argp, struct svc_req *rqstp) argument
121 if (yp_access(NULL, NULL, (struct svc_req *)rqstp))
123 if (yp_access(NULL, (struct svc_req *)rqstp))
136 ypproc_match_2_svc(ypreq_key *argp, struct svc_req *rqstp) argument
207 ypproc_first_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) argument
239 ypproc_next_2_svc(ypreq_key *argp, struct svc_req *rqstp) argument
322 ypproc_xfr_2_svc(ypreq_xfr *argp, struct svc_req *rqstp) argument
427 ypproc_clear_2_svc(void *argp, struct svc_req *rqstp) argument
489 ypproc_all_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) argument
576 ypproc_master_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) argument
624 ypproc_order_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) argument
732 ypproc_maplist_2_svc(domainname *argp, struct svc_req *rqstp) argument
795 ypoldproc_null_1_svc(void *argp, struct svc_req *rqstp) argument
801 ypoldproc_domain_1_svc(domainname *argp, struct svc_req *rqstp) argument
807 ypoldproc_domain_nonack_1_svc(domainname *argp, struct svc_req *rqstp) argument
816 ypoldproc_match_1_svc(yprequest *argp, struct svc_req *rqstp) argument
844 ypoldproc_first_1_svc(yprequest *argp, struct svc_req *rqstp) argument
875 ypoldproc_next_1_svc(yprequest *argp, struct svc_req *rqstp) argument
905 ypoldproc_poll_1_svc(yprequest *argp, struct svc_req *rqstp) argument
956 ypoldproc_push_1_svc(yprequest *argp, struct svc_req *rqstp) argument
968 ypoldproc_pull_1_svc(yprequest *argp, struct svc_req *rqstp) argument
980 ypoldproc_get_1_svc(yprequest *argp, struct svc_req *rqstp) argument
[all...]
H A Dyp_access.c212 yp_access(const char *map, const char *domain, const struct svc_req *rqstp) argument
215 yp_access(const char *map, const struct svc_req *rqstp)
228 if (rqstp->rq_prog != YPPASSWDPROG && rqstp->rq_prog != YPPROG) {
230 (unsigned long)rqstp->rq_prog,
231 (unsigned long)rqstp->rq_proc);
234 yp_procedure = rqstp->rq_prog == YPPASSWDPROG ?
236 yp_procs[rqstp->rq_proc + (12 * (rqstp->rq_vers - 1))];
239 rqhost = svc_getcaller(rqstp
[all...]
H A Dyp_dnslookup.c416 yp_async_lookup_name(struct svc_req *rqstp, char *name, int af) argument
425 if (getsockopt(rqstp->rq_xprt->xp_fd, SOL_SOCKET,
433 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL)
441 q->xprt = rqstp->rq_xprt;
442 q->ypvers = rqstp->rq_vers;
471 yp_async_lookup_addr(struct svc_req *rqstp, char *addr, int af) argument
483 if (getsockopt(rqstp->rq_xprt->xp_fd, SOL_SOCKET,
491 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL)
526 q->xprt = rqstp->rq_xprt;
527 q->ypvers = rqstp
[all...]
/freebsd-12-stable/contrib/amd/hlfsd/
H A Dstubs.c88 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) argument
105 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
121 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0) {
180 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) argument
189 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) argument
198 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
220 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0) {
299 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
312 if (getcreds(rqstp, &userid, &groupid, nfsxprt) < 0)
331 if (getcreds(rqstp,
385 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) argument
394 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) argument
403 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) argument
412 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
421 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
430 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) argument
439 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) argument
448 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) argument
457 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
466 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
475 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) argument
513 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
[all...]
H A Dnfs_prot_svc.c74 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) argument
99 switch (rqstp->rq_proc) {
226 (int) rqstp->rq_prog, (int) rqstp->rq_vers, (int) rqstp->rq_proc);
230 result = (*local) (&argument, rqstp);
/freebsd-12-stable/libexec/rpc.rusersd/
H A Drusers_proc.c190 rusers_num(void *argp __unused, struct svc_req *rqstp __unused)
229 rusersproc_names_2_svc(void *argp __unused, struct svc_req *rqstp __unused)
236 rusersproc_allnames_2_svc(void *argp __unused, struct svc_req *rqstp __unused)
243 rusersproc_names_1_svc(void *argp __unused, struct svc_req *rqstp __unused)
250 rusersproc_allnames_1_svc(void *argp __unused, struct svc_req *rqstp __unused)
259 rusers_service(struct svc_req *rqstp, SVCXPRT *transp) argument
268 switch (rqstp->rq_proc) {
282 switch (rqstp->rq_vers) {
299 switch (rqstp->rq_vers) {
322 result = (*local)(&argument, rqstp);
[all...]
/freebsd-12-stable/contrib/amd/amd/
H A Damq_subr.c55 amqproc_null_1_svc(voidp argp, struct svc_req *rqstp) argument
67 amqproc_mnttree_1_svc(voidp argp, struct svc_req *rqstp) argument
80 amqproc_umnt_1_svc(voidp argp, struct svc_req *rqstp) argument
96 amqproc_sync_umnt_1_svc_parent(voidp argp, struct svc_req *rqstp) argument
98 amqproc_umnt_1_svc(argp, rqstp);
107 amqproc_sync_umnt_1_svc_child(voidp argp, struct svc_req *rqstp) argument
130 amqproc_sync_umnt_1_svc_async(voidp argp, struct svc_req *rqstp) argument
138 amqproc_umnt_1_svc(argp, rqstp);
148 amqproc_stats_1_svc(voidp argp, struct svc_req *rqstp) argument
158 amqproc_export_1_svc(voidp argp, struct svc_req *rqstp) argument
172 amqproc_setopt_1_svc(voidp argp, struct svc_req *rqstp) argument
216 amqproc_getmntfs_1_svc(voidp argp, struct svc_req *rqstp) argument
223 amqproc_getmapinfo_1_svc(voidp argp, struct svc_req *rqstp) argument
229 amqproc_getvers_1_svc(voidp argp, struct svc_req *rqstp) argument
240 amqproc_getpid_1_svc(voidp argp, struct svc_req *rqstp) argument
259 amqproc_pawd_1_svc(voidp argp, struct svc_req *rqstp) argument
[all...]
H A Dnfs_prot_svc.c75 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) argument
120 sinp = amu_svc_getcaller(rqstp->rq_xprt);
152 switch (rqstp->rq_proc) {
279 (int) rqstp->rq_prog, (int) rqstp->rq_vers, (int) rqstp->rq_proc);
283 result = (*local) (&argument, rqstp);
301 nfs_program_3(struct svc_req *rqstp, register SVCXPRT *transp) argument
330 switch (rqstp->rq_proc) {
473 (int) rqstp
[all...]
H A Damd.h255 typedef void (*dispatcher_t)(struct svc_req *rqstp, SVCXPRT *transp);
536 extern amq_mount_info_list *amqproc_getmntfs_1_svc(voidp argp, struct svc_req *rqstp);
537 extern amq_mount_stats *amqproc_stats_1_svc(voidp argp, struct svc_req *rqstp);
538 extern amq_mount_tree_list *amqproc_export_1_svc(voidp argp, struct svc_req *rqstp);
539 extern amq_mount_tree_p *amqproc_mnttree_1_svc(voidp argp, struct svc_req *rqstp);
540 extern amq_string *amqproc_getvers_1_svc(voidp argp, struct svc_req *rqstp);
541 extern amq_string *amqproc_pawd_1_svc(voidp argp, struct svc_req *rqstp);
542 extern int *amqproc_getpid_1_svc(voidp argp, struct svc_req *rqstp);
543 extern int *amqproc_mount_1_svc(voidp argp, struct svc_req *rqstp);
544 extern int *amqproc_setopt_1_svc(voidp argp, struct svc_req *rqstp);
[all...]
H A Dnfs_subr.c127 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) argument
136 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
178 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) argument
192 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) argument
201 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
213 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0)
301 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
334 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) argument
346 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) argument
355 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) argument
369 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
383 unlink_or_rmdir(nfsdiropargs *argp, struct svc_req *rqstp, int unlinkp) argument
430 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
437 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) argument
460 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) argument
474 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) argument
488 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
502 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
509 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) argument
540 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
1066 am_nfs3_null_3_svc(voidp argp, struct svc_req *rqstp) argument
1074 am_nfs3_getattr_3_svc(am_GETATTR3args *argp, struct svc_req *rqstp) argument
1124 am_nfs3_setattr_3_svc(am_SETATTR3args *argp, struct svc_req *rqstp) argument
1140 am_nfs3_lookup_3_svc(am_LOOKUP3args *argp, struct svc_req *rqstp) argument
1225 am_nfs3_access_3_svc(am_ACCESS3args *argp, struct svc_req *rqstp) argument
1264 am_nfs3_readlink_3_svc(am_READLINK3args *argp, struct svc_req *rqstp) argument
1314 am_nfs3_read_3_svc(am_READ3args *argp, struct svc_req *rqstp) argument
1342 am_nfs3_write_3_svc(am_WRITE3args *argp, struct svc_req *rqstp) argument
1359 am_nfs3_create_3_svc(am_CREATE3args *argp, struct svc_req *rqstp) argument
1376 am_nfs3_mkdir_3_svc(am_MKDIR3args *argp, struct svc_req *rqstp) argument
1393 am_nfs3_symlink_3_svc(am_SYMLINK3args *argp, struct svc_req *rqstp) argument
1410 am_nfs3_mknod_3_svc(am_MKNOD3args *argp, struct svc_req *rqstp) argument
1426 am_nfs3_remove_3_svc(am_REMOVE3args *argp, struct svc_req *rqstp) argument
1444 am_nfs3_rmdir_3_svc(am_RMDIR3args *argp, struct svc_req *rqstp) argument
1462 am_nfs3_rename_3_svc(am_RENAME3args *argp, struct svc_req *rqstp) argument
1527 am_nfs3_link_3_svc(am_LINK3args *argp, struct svc_req *rqstp) argument
1577 am_nfs3_readdir_3_svc(am_READDIR3args *argp, struct svc_req *rqstp) argument
1635 am_nfs3_readdirplus_3_svc(am_READDIRPLUS3args *argp, struct svc_req *rqstp) argument
1667 am_nfs3_fsstat_3_svc(am_FSSTAT3args *argp, struct svc_req *rqstp) argument
1740 am_nfs3_fsinfo_3_svc(am_FSINFO3args *argp, struct svc_req *rqstp) argument
1798 am_nfs3_pathconf_3_svc(am_PATHCONF3args *argp, struct svc_req *rqstp) argument
1848 am_nfs3_commit_3_svc(am_COMMIT3args *argp, struct svc_req *rqstp) argument
[all...]
H A Damq_svc.c149 amq_program_1(struct svc_req *rqstp, SVCXPRT *transp) argument
165 struct sockaddr_in *remote_addr = svc_getcaller(rqstp->rq_xprt);
182 switch (rqstp->rq_proc) {
281 result = (*child) (&argument, rqstp);
286 result = (*parent) (&argument, rqstp);
293 result = (*local) (&argument, rqstp);
/freebsd-12-stable/libexec/rpc.rwalld/
H A Drwalld.c56 void wallprog_1(struct svc_req *rqstp, SVCXPRT *transp);
146 wallproc_wall_1_svc(wrapstring *s, struct svc_req *rqstp __unused)
165 wallprog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
174 switch (rqstp->rq_proc) {
194 result = (*local)(&argument, rqstp);
/freebsd-12-stable/libexec/rpc.rstatd/
H A Drstat_proc.c113 rstatproc_stats_3_svc(void *argp, struct svc_req *rqstp) argument
122 rstatproc_stats_2_svc(void *argp, struct svc_req *rqstp) argument
131 rstatproc_stats_1_svc(void *argp, struct svc_req *rqstp) argument
140 rstatproc_havedisk_3_svc(void *argp, struct svc_req *rqstp) argument
152 rstatproc_havedisk_2_svc(void *argp, struct svc_req *rqstp) argument
154 return(rstatproc_havedisk_3_svc(argp, rqstp));
158 rstatproc_havedisk_1_svc(void *argp, struct svc_req *rqstp) argument
160 return(rstatproc_havedisk_3_svc(argp, rqstp));
404 rstat_service(struct svc_req *rqstp, SVCXPRT *transp) argument
413 switch (rqstp
[all...]
/freebsd-12-stable/usr.sbin/rpc.ypxfrd/
H A Dypxfrd_server.c88 ypxfrd_getmap_1_svc(ypxfr_mapname *argp, struct svc_req *rqstp) argument
100 if (yp_access(argp->xfrmap, (struct svc_req *)rqstp)) {
142 svc_sendreply(rqstp->rq_xprt, (xdrproc_t)xdr_my_xfr, &result);

Completed in 115 milliseconds

12