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

12

/freebsd-10-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-10-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-10-stable/sys/nlm/
H A Dnlm_prot_svc.c42 void nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp);
43 void nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp);
44 void nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp);
45 void nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp);
48 nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp) argument
58 switch (rqstp->rq_proc) {
60 (void) svc_sendreply(rqstp,
62 svc_freereq(rqstp);
72 svcerr_noproc(rqstp);
73 svc_freereq(rqstp);
96 nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
250 nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp) argument
343 nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp) argument
[all...]
H A Dnlm_prot_server.c123 nlm_sm_notify_0_svc(struct nlm_sm_status *argp, void *result, struct svc_req *rqstp) argument
131 nlm_test_1_svc(struct nlm_testargs *argp, nlm_testres *result, struct svc_req *rqstp) argument
141 retval = nlm4_test_4_svc(&args4, &res4, rqstp);
155 nlm_lock_1_svc(struct nlm_lockargs *argp, nlm_res *result, struct svc_req *rqstp) argument
168 retval = nlm4_lock_4_svc(&args4, &res4, rqstp);
176 nlm_cancel_1_svc(struct nlm_cancargs *argp, nlm_res *result, struct svc_req *rqstp) argument
187 retval = nlm4_cancel_4_svc(&args4, &res4, rqstp);
195 nlm_unlock_1_svc(struct nlm_unlockargs *argp, nlm_res *result, struct svc_req *rqstp) argument
204 retval = nlm4_unlock_4_svc(&args4, &res4, rqstp);
212 nlm_granted_1_svc(struct nlm_testargs *argp, nlm_res *result, struct svc_req *rqstp) argument
230 nlm_test_msg_1_svc(struct nlm_testargs *argp, void *result, struct svc_req *rqstp) argument
262 nlm_lock_msg_1_svc(struct nlm_lockargs *argp, void *result, struct svc_req *rqstp) argument
292 nlm_cancel_msg_1_svc(struct nlm_cancargs *argp, void *result, struct svc_req *rqstp) argument
320 nlm_unlock_msg_1_svc(struct nlm_unlockargs *argp, void *result, struct svc_req *rqstp) argument
346 nlm_granted_msg_1_svc(struct nlm_testargs *argp, void *result, struct svc_req *rqstp) argument
373 nlm_test_res_1_svc(nlm_testres *argp, void *result, struct svc_req *rqstp) argument
387 nlm_lock_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) argument
396 nlm_cancel_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) argument
405 nlm_unlock_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) argument
414 nlm_granted_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) argument
431 nlm_share_3_svc(nlm_shareargs *argp, nlm_shareres *result, struct svc_req *rqstp) argument
452 nlm_unshare_3_svc(nlm_shareargs *argp, nlm_shareres *result, struct svc_req *rqstp) argument
473 nlm_nm_lock_3_svc(nlm_lockargs *argp, nlm_res *result, struct svc_req *rqstp) argument
494 nlm_free_all_3_svc(nlm_notify *argp, void *result, struct svc_req *rqstp) argument
513 nlm4_test_4_svc(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp) argument
521 nlm4_lock_4_svc(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
529 nlm4_cancel_4_svc(nlm4_cancargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
537 nlm4_unlock_4_svc(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
545 nlm4_granted_4_svc(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
553 nlm4_test_msg_4_svc(nlm4_testargs *argp, void *result, struct svc_req *rqstp) argument
571 nlm4_lock_msg_4_svc(nlm4_lockargs *argp, void *result, struct svc_req *rqstp) argument
589 nlm4_cancel_msg_4_svc(nlm4_cancargs *argp, void *result, struct svc_req *rqstp) argument
607 nlm4_unlock_msg_4_svc(nlm4_unlockargs *argp, void *result, struct svc_req *rqstp) argument
625 nlm4_granted_msg_4_svc(nlm4_testargs *argp, void *result, struct svc_req *rqstp) argument
643 nlm4_test_res_4_svc(nlm4_testres *argp, void *result, struct svc_req *rqstp) argument
650 nlm4_lock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) argument
657 nlm4_cancel_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) argument
664 nlm4_unlock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) argument
671 nlm4_granted_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) argument
679 nlm4_share_4_svc(nlm4_shareargs *argp, nlm4_shareres *result, struct svc_req *rqstp) argument
688 nlm4_unshare_4_svc(nlm4_shareargs *argp, nlm4_shareres *result, struct svc_req *rqstp) argument
697 nlm4_nm_lock_4_svc(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp) argument
705 nlm4_free_all_4_svc(nlm4_notify *argp, void *result, struct svc_req *rqstp) argument
[all...]
H A Dnlm.h159 struct svc_req *rqstp, CLIENT **rpcp);
169 struct svc_req *rqstp, bool_t monitor, CLIENT **rpcp);
179 struct svc_req *rqstp, CLIENT **rpcp);
189 struct svc_req *rqstp, CLIENT **rpcp);
199 struct svc_req *rqstp, CLIENT **rpcp);
205 extern void nlm_do_granted_res(nlm4_res *argp, struct svc_req *rqstp);
/freebsd-10-stable/usr.sbin/rpc.lockd/
H A Dlock_proc.c65 #define getrpcaddr(rqstp) (struct sockaddr *)(svc_getrpccaller((rqstp)->rq_xprt)->buf)
441 nlm_test_1_svc(arg, rqstp)
443 struct svc_req *rqstp;
451 log_from_addr("nlm_test", rqstp);
475 nlm_test_msg_1_svc(arg, rqstp)
477 struct svc_req *rqstp;
491 log_from_addr("nlm_test_msg", rqstp);
510 addr = svc_getrpccaller(rqstp->rq_xprt)->buf;
532 nlm_lock_1_svc(arg, rqstp)
[all...]
H A Dlockd_lock.h8 enum nlm_stats getlock(nlm4_lockargs *lckarg, struct svc_req *rqstp,
/freebsd-10-stable/sys/rpc/
H A Dsvc.c656 svc_sendreply_common(struct svc_req *rqstp, struct rpc_msg *rply, argument
659 SVCXPRT *xprt = rqstp->rq_xprt;
662 if (rqstp->rq_args) {
663 m_freem(rqstp->rq_args);
664 rqstp->rq_args = NULL;
669 rply, svc_getrpccaller(rqstp), body);
671 if (!SVCAUTH_WRAP(&rqstp->rq_auth, &body))
674 ok = SVC_REPLY(xprt, rply, rqstp->rq_addr, body, &rqstp->rq_reply_seq);
675 if (rqstp
687 svc_sendreply(struct svc_req *rqstp, xdrproc_t xdr_results, void * xdr_location) argument
716 svc_sendreply_mbuf(struct svc_req *rqstp, struct mbuf *m) argument
735 svcerr_noproc(struct svc_req *rqstp) argument
757 svcerr_decode(struct svc_req *rqstp) argument
779 svcerr_systemerr(struct svc_req *rqstp) argument
801 svcerr_auth(struct svc_req *rqstp, enum auth_stat why) argument
823 svcerr_weakauth(struct svc_req *rqstp) argument
833 svcerr_noprog(struct svc_req *rqstp) argument
855 svcerr_progvers(struct svc_req *rqstp, rpcvers_t low_vers, rpcvers_t high_vers) argument
1008 svc_executereq(struct svc_req *rqstp) argument
1139 struct svc_req *rqstp; local
1416 svc_getargs(struct svc_req *rqstp, xdrproc_t xargs, void *args) argument
1433 svc_freeargs(struct svc_req *rqstp, xdrproc_t xargs, void *args) argument
1447 svc_freereq(struct svc_req *rqstp) argument
[all...]
/freebsd-10-stable/usr.sbin/rpcbind/
H A Drpcb_svc.c66 rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp) argument
80 rpcbs_procinfo(RPCBVERS_3_STAT, rqstp->rq_proc);
82 switch (rqstp->rq_proc) {
92 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS);
125 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS);
170 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS)) {
174 result = (*local)(&argument, rqstp, transp, RPCBVERS);
207 rpcbproc_getaddr_3_local(void *arg, struct svc_req *rqstp __unused,
223 return (rpcbproc_getaddr_com(regp, rqstp, trans
[all...]
H A Dpmap_svc.c72 pmap_service(struct svc_req *rqstp, SVCXPRT *xprt) argument
74 rpcbs_procinfo(RPCBVERS_2_STAT, rqstp->rq_proc);
75 switch (rqstp->rq_proc) {
84 check_access(xprt, rqstp->rq_proc, NULL, PMAPVERS);
97 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
104 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
112 pmapproc_getport(rqstp, xprt);
123 pmapproc_dump(rqstp, xpr
[all...]
H A Drpcb_svc_4.c70 rpcb_service_4(struct svc_req *rqstp, SVCXPRT *transp) argument
83 rpcbs_procinfo(RPCBVERS_4_STAT, rqstp->rq_proc);
85 switch (rqstp->rq_proc) {
94 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS4);
150 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
159 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
224 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS4)) {
228 result = (*local)(&argument, rqstp, trans
264 rpcbproc_getaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t rpcbversnum __unused) argument
294 rpcbproc_getversaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t versnum __unused) argument
[all...]
/freebsd-10-stable/usr.sbin/ypserv/
H A Dyp_server.c74 ypproc_null_2_svc(void *argp, struct svc_req *rqstp) argument
80 if (yp_access(NULL, NULL, (struct svc_req *)rqstp))
82 if (yp_access(NULL, (struct svc_req *)rqstp))
92 ypproc_domain_2_svc(domainname *argp, struct svc_req *rqstp) argument
97 if (yp_access(NULL, NULL, (struct svc_req *)rqstp)) {
99 if (yp_access(NULL, (struct svc_req *)rqstp)) {
114 ypproc_domain_nonack_2_svc(domainname *argp, struct svc_req *rqstp) argument
119 if (yp_access(NULL, NULL, (struct svc_req *)rqstp))
121 if (yp_access(NULL, (struct svc_req *)rqstp))
134 ypproc_match_2_svc(ypreq_key *argp, struct svc_req *rqstp) argument
204 ypproc_first_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) argument
236 ypproc_next_2_svc(ypreq_key *argp, struct svc_req *rqstp) argument
319 ypproc_xfr_2_svc(ypreq_xfr *argp, struct svc_req *rqstp) argument
424 ypproc_clear_2_svc(void *argp, struct svc_req *rqstp) argument
486 ypproc_all_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) argument
573 ypproc_master_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) argument
621 ypproc_order_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) argument
729 ypproc_maplist_2_svc(domainname *argp, struct svc_req *rqstp) argument
792 ypoldproc_null_1_svc(void *argp, struct svc_req *rqstp) argument
798 ypoldproc_domain_1_svc(domainname *argp, struct svc_req *rqstp) argument
804 ypoldproc_domain_nonack_1_svc(domainname *argp, struct svc_req *rqstp) argument
813 ypoldproc_match_1_svc(yprequest *argp, struct svc_req *rqstp) argument
841 ypoldproc_first_1_svc(yprequest *argp, struct svc_req *rqstp) argument
872 ypoldproc_next_1_svc(yprequest *argp, struct svc_req *rqstp) argument
902 ypoldproc_poll_1_svc(yprequest *argp, struct svc_req *rqstp) argument
953 ypoldproc_push_1_svc(yprequest *argp, struct svc_req *rqstp) argument
965 ypoldproc_pull_1_svc(yprequest *argp, struct svc_req *rqstp) argument
977 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.c414 yp_async_lookup_name(struct svc_req *rqstp, char *name, int af) argument
423 if (getsockopt(rqstp->rq_xprt->xp_fd, SOL_SOCKET,
431 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL)
439 q->xprt = rqstp->rq_xprt;
440 q->ypvers = rqstp->rq_vers;
469 yp_async_lookup_addr(struct svc_req *rqstp, char *addr, int af) argument
481 if (getsockopt(rqstp->rq_xprt->xp_fd, SOL_SOCKET,
489 yp_find_dnsqent(svcudp_get_xid(rqstp->rq_xprt),BY_RPC_XID) != NULL)
524 q->xprt = rqstp->rq_xprt;
525 q->ypvers = rqstp
[all...]
/freebsd-10-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) {
181 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) argument
190 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) argument
199 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
221 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0) {
300 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
313 if (getcreds(rqstp, &userid, &groupid, nfsxprt) < 0)
332 if (getcreds(rqstp,
387 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) argument
396 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) argument
405 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) argument
414 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
423 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
432 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) argument
441 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) argument
450 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) argument
459 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
468 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
477 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) argument
515 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-10-stable/libexec/rpc.rusersd/
H A Drusers_proc.c188 rusers_num(void *argp __unused, struct svc_req *rqstp __unused)
227 rusersproc_names_2_svc(void *argp __unused, struct svc_req *rqstp __unused)
234 rusersproc_allnames_2_svc(void *argp __unused, struct svc_req *rqstp __unused)
241 rusersproc_names_1_svc(void *argp __unused, struct svc_req *rqstp __unused)
248 rusersproc_allnames_1_svc(void *argp __unused, struct svc_req *rqstp __unused)
257 rusers_service(struct svc_req *rqstp, SVCXPRT *transp) argument
266 switch (rqstp->rq_proc) {
280 switch (rqstp->rq_vers) {
297 switch (rqstp->rq_vers) {
320 result = (*local)(&argument, rqstp);
[all...]
/freebsd-10-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-10-stable/libexec/rpc.rwalld/
H A Drwalld.c54 void wallprog_1(struct svc_req *rqstp, SVCXPRT *transp);
144 wallproc_wall_1_svc(wrapstring *s, struct svc_req *rqstp __unused)
163 wallprog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
172 switch (rqstp->rq_proc) {
192 result = (*local)(&argument, rqstp);
/freebsd-10-stable/libexec/rpc.rstatd/
H A Drstat_proc.c114 rstatproc_stats_3_svc(void *argp, struct svc_req *rqstp) argument
123 rstatproc_stats_2_svc(void *argp, struct svc_req *rqstp) argument
132 rstatproc_stats_1_svc(void *argp, struct svc_req *rqstp) argument
141 rstatproc_havedisk_3_svc(void *argp, struct svc_req *rqstp) argument
153 rstatproc_havedisk_2_svc(void *argp, struct svc_req *rqstp) argument
155 return(rstatproc_havedisk_3_svc(argp, rqstp));
159 rstatproc_havedisk_1_svc(void *argp, struct svc_req *rqstp) argument
161 return(rstatproc_havedisk_3_svc(argp, rqstp));
404 rstat_service(struct svc_req *rqstp, SVCXPRT *transp) argument
413 switch (rqstp
[all...]
/freebsd-10-stable/usr.sbin/rpc.ypxfrd/
H A Dypxfrd_server.c86 ypxfrd_getmap_1_svc(ypxfr_mapname *argp, struct svc_req *rqstp) argument
98 if (yp_access(argp->xfrmap, (struct svc_req *)rqstp)) {
140 svc_sendreply(rqstp->rq_xprt, (xdrproc_t)xdr_my_xfr, &result);

Completed in 283 milliseconds

12