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

12

/freebsd-10.0-release/contrib/amd/amq/
H A Damq.h51 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
52 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
53 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
54 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
55 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
56 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
57 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
58 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
59 extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
60 extern int *amqproc_getpid_1(voidp argp, CLIENT *rqstp);
[all...]
/freebsd-10.0-release/contrib/amd/libamu/
H A Damu.h67 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
68 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
69 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
70 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
71 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
72 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
73 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
74 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
75 extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
/freebsd-10.0-release/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.0-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c65 #define getrpcaddr(rqstp) (struct sockaddr *)(svc_getrpccaller((rqstp)->rq_xprt)->buf)
435 nlm_test_1_svc(arg, rqstp)
437 struct svc_req *rqstp;
445 log_from_addr("nlm_test", rqstp);
469 nlm_test_msg_1_svc(arg, rqstp)
471 struct svc_req *rqstp;
485 log_from_addr("nlm_test_msg", rqstp);
504 addr = svc_getrpccaller(rqstp->rq_xprt)->buf;
526 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.0-release/sys/rpc/
H A Dsvc.c520 svc_sendreply_common(struct svc_req *rqstp, struct rpc_msg *rply, argument
523 SVCXPRT *xprt = rqstp->rq_xprt;
526 if (rqstp->rq_args) {
527 m_freem(rqstp->rq_args);
528 rqstp->rq_args = NULL;
533 rply, svc_getrpccaller(rqstp), body);
535 if (!SVCAUTH_WRAP(&rqstp->rq_auth, &body))
538 ok = SVC_REPLY(xprt, rply, rqstp->rq_addr, body);
539 if (rqstp->rq_addr) {
540 free(rqstp
551 svc_sendreply(struct svc_req *rqstp, xdrproc_t xdr_results, void * xdr_location) argument
580 svc_sendreply_mbuf(struct svc_req *rqstp, struct mbuf *m) argument
599 svcerr_noproc(struct svc_req *rqstp) argument
621 svcerr_decode(struct svc_req *rqstp) argument
643 svcerr_systemerr(struct svc_req *rqstp) argument
665 svcerr_auth(struct svc_req *rqstp, enum auth_stat why) argument
687 svcerr_weakauth(struct svc_req *rqstp) argument
697 svcerr_noprog(struct svc_req *rqstp) argument
719 svcerr_progvers(struct svc_req *rqstp, rpcvers_t low_vers, rpcvers_t high_vers) argument
872 svc_executereq(struct svc_req *rqstp) argument
994 struct svc_req *rqstp; local
1256 svc_getargs(struct svc_req *rqstp, xdrproc_t xargs, void *args) argument
1273 svc_freeargs(struct svc_req *rqstp, xdrproc_t xargs, void *args) argument
1287 svc_freereq(struct svc_req *rqstp) argument
[all...]
/freebsd-10.0-release/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.0-release/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
728 ypproc_maplist_2_svc(domainname *argp, struct svc_req *rqstp) argument
791 ypoldproc_null_1_svc(void *argp, struct svc_req *rqstp) argument
797 ypoldproc_domain_1_svc(domainname *argp, struct svc_req *rqstp) argument
803 ypoldproc_domain_nonack_1_svc(domainname *argp, struct svc_req *rqstp) argument
812 ypoldproc_match_1_svc(yprequest *argp, struct svc_req *rqstp) argument
840 ypoldproc_first_1_svc(yprequest *argp, struct svc_req *rqstp) argument
871 ypoldproc_next_1_svc(yprequest *argp, struct svc_req *rqstp) argument
901 ypoldproc_poll_1_svc(yprequest *argp, struct svc_req *rqstp) argument
952 ypoldproc_push_1_svc(yprequest *argp, struct svc_req *rqstp) argument
964 ypoldproc_pull_1_svc(yprequest *argp, struct svc_req *rqstp) argument
976 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.0-release/contrib/amd/hlfsd/
H A Dstubs.c92 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) argument
109 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
125 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0) {
185 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) argument
194 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) argument
203 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
225 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0) {
304 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
317 if (getcreds(rqstp, &userid, &groupid, nfsxprt) < 0)
336 if (getcreds(rqstp,
390 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) argument
399 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) argument
408 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) argument
417 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
426 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
435 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) argument
444 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) argument
453 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) argument
462 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
471 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
480 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) argument
518 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
[all...]
H A Dnfs_prot_svc.c78 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) argument
103 switch (rqstp->rq_proc) {
230 (int) rqstp->rq_prog, (int) rqstp->rq_vers, (int) rqstp->rq_proc);
234 result = (*local) (&argument, rqstp);
/freebsd-10.0-release/libexec/rpc.rusersd/
H A Drusers_proc.c192 rusers_num(void *argp __unused, struct svc_req *rqstp __unused)
231 rusersproc_names_2_svc(void *argp __unused, struct svc_req *rqstp __unused)
238 rusersproc_allnames_2_svc(void *argp __unused, struct svc_req *rqstp __unused)
245 rusersproc_names_1_svc(void *argp __unused, struct svc_req *rqstp __unused)
252 rusersproc_allnames_1_svc(void *argp __unused, struct svc_req *rqstp __unused)
261 rusers_service(struct svc_req *rqstp, SVCXPRT *transp) argument
270 switch (rqstp->rq_proc) {
284 switch (rqstp->rq_vers) {
301 switch (rqstp->rq_vers) {
324 result = (*local)(&argument, rqstp);
[all...]
/freebsd-10.0-release/contrib/amd/amd/
H A Dnfs_subr.c120 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) argument
129 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
171 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) argument
185 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) argument
194 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
206 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0)
294 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
327 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) argument
339 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) argument
348 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) argument
362 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
376 unlink_or_rmdir(nfsdiropargs *argp, struct svc_req *rqstp, int unlinkp) argument
423 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
430 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) argument
453 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) argument
467 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) argument
481 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
495 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
502 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) argument
533 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
[all...]
H A Damq_subr.c59 amqproc_null_1_svc(voidp argp, struct svc_req *rqstp) argument
71 amqproc_mnttree_1_svc(voidp argp, struct svc_req *rqstp) argument
84 amqproc_umnt_1_svc(voidp argp, struct svc_req *rqstp) argument
100 amqproc_stats_1_svc(voidp argp, struct svc_req *rqstp) argument
110 amqproc_export_1_svc(voidp argp, struct svc_req *rqstp) argument
124 amqproc_setopt_1_svc(voidp argp, struct svc_req *rqstp) argument
168 amqproc_getmntfs_1_svc(voidp argp, struct svc_req *rqstp) argument
175 amqproc_getvers_1_svc(voidp argp, struct svc_req *rqstp) argument
186 amqproc_getpid_1_svc(voidp argp, struct svc_req *rqstp) argument
205 amqproc_pawd_1_svc(voidp argp, struct svc_req *rqstp) argument
[all...]
H A Dnfs_prot_svc.c78 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) argument
123 sinp = amu_svc_getcaller(rqstp->rq_xprt);
155 switch (rqstp->rq_proc) {
282 (int) rqstp->rq_prog, (int) rqstp->rq_vers, (int) rqstp->rq_proc);
286 result = (*local) (&argument, rqstp);
H A Damq_svc.c114 amq_program_1(struct svc_req *rqstp, SVCXPRT *transp) argument
127 struct sockaddr_in *remote_addr = svc_getcaller(rqstp->rq_xprt);
140 switch (rqstp->rq_proc) {
215 result = (*local) (&argument, rqstp);
/freebsd-10.0-release/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.0-release/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.0-release/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);
/freebsd-10.0-release/lib/libc/rpc/
H A Dsvc_simple.c246 universal(rqstp, transp)
247 struct svc_req *rqstp;
260 if (rqstp->rq_proc == NULLPROC) {
267 prog = rqstp->rq_prog;
268 vers = rqstp->rq_vers;
269 proc = rqstp->rq_proc;

Completed in 141 milliseconds

12