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

12

/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amq/
H A Damq.h53 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
54 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
55 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
56 extern amq_sync_umnt *amqproc_sync_umnt_1(amq_string *argp, CLIENT *rqstp);
57 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
58 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
59 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
60 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
61 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
62 extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/libamu/
H A Damu.h69 extern voidp amqproc_null_1(voidp argp, CLIENT *rqstp);
70 extern amq_mount_tree_p *amqproc_mnttree_1(amq_string *argp, CLIENT *rqstp);
71 extern voidp amqproc_umnt_1(amq_string *argp, CLIENT *rqstp);
72 extern amq_mount_stats *amqproc_stats_1(voidp argp, CLIENT *rqstp);
73 extern amq_mount_tree_list *amqproc_export_1(voidp argp, CLIENT *rqstp);
74 extern int *amqproc_setopt_1(amq_setopt *argp, CLIENT *rqstp);
75 extern amq_mount_info_list *amqproc_getmntfs_1(voidp argp, CLIENT *rqstp);
76 extern int *amqproc_mount_1(voidp argp, CLIENT *rqstp);
77 extern amq_string *amqproc_getvers_1(voidp argp, CLIENT *rqstp);
/netbsd-6-1-5-RELEASE/usr.sbin/rpc.lockd/
H A Dlock_proc.c358 nlm_test_1_svc(nlm_testargs *arg, struct svc_req *rqstp) argument
366 log_from_addr("nlm_test", rqstp);
392 nlm_test_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp) argument
406 log_from_addr("nlm_test_msg", rqstp);
427 addr = svc_getrpccaller(rqstp->rq_xprt)->buf;
448 nlm_lock_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) argument
460 log_from_addr("nlm_lock", rqstp);
465 result.stat.stat = getlock(&arg4, rqstp, LOCK_MON);
470 nlm_lock_msg_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) argument
483 log_from_addr("nlm_lock_msg", rqstp);
500 nlm_cancel_1_svc(nlm_cancargs *arg, struct svc_req *rqstp) argument
522 nlm_cancel_msg_1_svc(nlm_cancargs *arg, struct svc_req *rqstp) argument
552 nlm_unlock_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) argument
569 nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) argument
606 nlm_granted_1_svc(nlm_testargs *arg, struct svc_req *rqstp) argument
621 nlm_granted_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp) argument
642 nlm_test_res_1_svc(nlm_testres *arg, struct svc_req *rqstp) argument
656 nlm_lock_res_1_svc(nlm_res *arg, struct svc_req *rqstp) argument
671 nlm_cancel_res_1_svc(nlm_res *arg, struct svc_req *rqstp) argument
685 nlm_unlock_res_1_svc(nlm_res *arg, struct svc_req *rqstp) argument
699 nlm_granted_res_1_svc(nlm_res *arg, struct svc_req *rqstp) argument
722 nlm_share_3_svc(nlm_shareargs *arg, struct svc_req *rqstp) argument
742 nlm_unshare_3_svc(nlm_shareargs *arg, struct svc_req *rqstp) argument
766 nlm_nm_lock_3_svc(nlm_lockargs *arg, struct svc_req *rqstp) argument
791 nlm_free_all_3_svc(nlm_notify *arg, struct svc_req *rqstp) argument
808 nlm4_test_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) argument
837 nlm4_test_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) argument
886 nlm4_lock_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp) argument
902 nlm4_lock_msg_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp) argument
925 nlm4_cancel_4_svc(nlm4_cancargs *arg, struct svc_req *rqstp) argument
944 nlm4_cancel_msg_4_svc(nlm4_cancargs *arg, struct svc_req *rqstp) argument
972 nlm4_unlock_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp) argument
986 nlm4_unlock_msg_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp) argument
1020 nlm4_granted_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) argument
1035 nlm4_granted_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) argument
1056 nlm4_test_res_4_svc(nlm4_testres *arg, struct svc_req *rqstp) argument
1070 nlm4_lock_res_4_svc(nlm4_res *arg, struct svc_req *rqstp) argument
1085 nlm4_cancel_res_4_svc(nlm4_res *arg, struct svc_req *rqstp) argument
1099 nlm4_unlock_res_4_svc(nlm4_res *arg, struct svc_req *rqstp) argument
1113 nlm4_granted_res_4_svc(nlm4_res *arg, struct svc_req *rqstp) argument
1136 nlm4_share_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp) argument
1156 nlm4_unshare_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp) argument
1180 nlm4_nm_lock_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp) argument
1205 nlm4_free_all_4_svc(nlm_notify *arg, struct svc_req *rqstp) argument
1221 nlm_sm_notify_0_svc(struct nlm_sm_status *arg, struct svc_req *rqstp) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypserv/
H A Dypserv_proc.c81 ypproc_null_2_svc(void *argp, struct svc_req *rqstp) argument
92 ypproc_domain_2_svc(void *argp, struct svc_req *rqstp) argument
100 svcerr_auth(rqstp->rq_xprt, AUTH_FAILED);
118 ypproc_domain_nonack_2_svc(void *argp, struct svc_req *rqstp) argument
126 svcerr_auth(rqstp->rq_xprt, AUTH_FAILED);
147 ypproc_match_2_svc(void *argp, struct svc_req *rqstp) argument
150 struct sockaddr *caller = svc_getrpccaller(rqstp->rq_xprt)->buf;
155 svcerr_auth(rqstp->rq_xprt, AUTH_FAILED);
175 ypproc_first_2_svc(void *argp, struct svc_req *rqstp) argument
178 struct sockaddr *caller = svc_getrpccaller(rqstp
202 ypproc_next_2_svc(void *argp, struct svc_req *rqstp) argument
230 ypproc_xfr_2_svc(void *argp, struct svc_req *rqstp) argument
280 ypproc_clear_2_svc(void *argp, struct svc_req *rqstp) argument
308 ypproc_all_2_svc(void *argp, struct svc_req *rqstp) argument
352 ypproc_master_2_svc(void *argp, struct svc_req *rqstp) argument
394 ypproc_order_2_svc(void *argp, struct svc_req *rqstp) argument
423 ypproc_maplist_2_svc(void *argp, struct svc_req *rqstp) argument
[all...]
H A Dypserv.c115 ypprog_2(struct svc_req *rqstp, SVCXPRT *transp) argument
156 switch (rqstp->rq_proc) {
262 result = (*local)(&argument, rqstp);
279 ypprog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
281 switch (rqstp->rq_proc) {
285 ypprog_2(rqstp, transp);
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/yppush/
H A Dyppush_proc.c46 yppushproc_null_1_svc(void *argp, struct svc_req *rqstp) argument
55 yppushproc_xfrresp_1_svc(void *argp, struct svc_req *rqstp) argument
H A Dyppush_svc.c83 yppush_xfrrespprog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
93 switch (rqstp->rq_proc) {
121 result = (*local)(&argument, rqstp);
130 if (rqstp->rq_proc != YPPUSHPROC_NULL)
/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcb_svc.c65 rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp) argument
79 rpcbs_procinfo(RPCBVERS_3_STAT, rqstp->rq_proc);
81 switch (rqstp->rq_proc) {
91 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS);
124 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS);
169 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS)) {
173 result = (*local)(&argument, rqstp, transp, RPCBVERS);
206 rpcbproc_getaddr_3_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, argument
222 return (rpcbproc_getaddr_com(regp, rqstp, trans
228 rpcbproc_dump_3_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t versnum) argument
[all...]
H A Dpmap_svc.c70 pmap_service(struct svc_req *rqstp, SVCXPRT *xprt) argument
72 rpcbs_procinfo(RPCBVERS_2_STAT, rqstp->rq_proc);
73 switch (rqstp->rq_proc) {
82 check_access(xprt, rqstp->rq_proc, NULL, PMAPVERS);
95 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
102 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
110 pmapproc_getport(rqstp, xprt);
121 pmapproc_dump(rqstp, xpr
168 pmapproc_change(struct svc_req *rqstp, SVCXPRT *xprt, unsigned long op) argument
263 pmapproc_getport(struct svc_req *rqstp, SVCXPRT *xprt) argument
344 pmapproc_dump(struct svc_req *rqstp, SVCXPRT *xprt) argument
[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);
148 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
157 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
222 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS4)) {
226 result = (*local)(&argument, rqstp, trans
262 rpcbproc_getaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t rpcbversnum) argument
292 rpcbproc_getversaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t versnum) argument
320 rpcbproc_getaddrlist_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t versnum) argument
[all...]
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc.c65 rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp) argument
79 rpcbs_procinfo(RPCBVERS_3_STAT, rqstp->rq_proc);
81 switch (rqstp->rq_proc) {
91 check_access(transp, rqstp->rq_proc, NULL, RPCBVERS);
124 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS);
169 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS)) {
173 result = (*local)(&argument, rqstp, transp, RPCBVERS);
206 rpcbproc_getaddr_3_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, argument
222 return (rpcbproc_getaddr_com(regp, rqstp, trans
228 rpcbproc_dump_3_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t versnum) argument
[all...]
H A Dpmap_svc.c70 pmap_service(struct svc_req *rqstp, SVCXPRT *xprt) argument
72 rpcbs_procinfo(RPCBVERS_2_STAT, rqstp->rq_proc);
73 switch (rqstp->rq_proc) {
82 check_access(xprt, rqstp->rq_proc, NULL, PMAPVERS);
95 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
102 pmapproc_change(rqstp, xprt, rqstp->rq_proc);
110 pmapproc_getport(rqstp, xprt);
121 pmapproc_dump(rqstp, xpr
168 pmapproc_change(struct svc_req *rqstp, SVCXPRT *xprt, unsigned long op) argument
263 pmapproc_getport(struct svc_req *rqstp, SVCXPRT *xprt) argument
344 pmapproc_dump(struct svc_req *rqstp, SVCXPRT *xprt) argument
[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);
148 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
157 rpcbproc_callit_com(rqstp, transp, rqstp->rq_proc, RPCBVERS4);
222 if (!check_access(transp, rqstp->rq_proc, &argument, RPCBVERS4)) {
226 result = (*local)(&argument, rqstp, trans
262 rpcbproc_getaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t rpcbversnum) argument
292 rpcbproc_getversaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t versnum) argument
320 rpcbproc_getaddrlist_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, rpcvers_t versnum) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/hlfsd/
H A Dstubs.c94 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) argument
111 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
127 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0) {
188 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) argument
197 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) argument
206 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
228 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0) {
309 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
322 if (getcreds(rqstp, &userid, &groupid, nfsxprt) < 0)
341 if (getcreds(rqstp,
397 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) argument
406 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) argument
415 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) argument
424 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
433 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
442 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) argument
451 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) argument
460 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) argument
469 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
478 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
487 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) argument
525 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
[all...]
H A Dnfs_prot_svc.c80 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) argument
105 switch (rqstp->rq_proc) {
232 (int) rqstp->rq_prog, (int) rqstp->rq_vers, (int) rqstp->rq_proc);
236 result = (*local) (&argument, rqstp);
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amd/
H A Damq_subr.c61 amqproc_null_1_svc(voidp argp, struct svc_req *rqstp) argument
73 amqproc_mnttree_1_svc(voidp argp, struct svc_req *rqstp) argument
86 amqproc_umnt_1_svc(voidp argp, struct svc_req *rqstp) argument
102 amqproc_sync_umnt_1_svc_parent(voidp argp, struct svc_req *rqstp) argument
104 amqproc_umnt_1_svc(argp, rqstp);
113 amqproc_sync_umnt_1_svc_child(voidp argp, struct svc_req *rqstp) argument
136 amqproc_sync_umnt_1_svc_async(voidp argp, struct svc_req *rqstp) argument
144 amqproc_umnt_1_svc(argp, rqstp);
154 amqproc_stats_1_svc(voidp argp, struct svc_req *rqstp) argument
164 amqproc_export_1_svc(voidp argp, struct svc_req *rqstp) argument
178 amqproc_setopt_1_svc(voidp argp, struct svc_req *rqstp) argument
222 amqproc_getmntfs_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_subr.c122 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) argument
131 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
173 nfsproc_setattr_2_svc(nfssattrargs *argp, struct svc_req *rqstp) argument
187 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) argument
196 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
208 if (getcreds(rqstp, &uid, &gid, nfsxprt) < 0)
296 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
329 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) argument
341 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) argument
350 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) argument
364 nfsproc_create_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
378 unlink_or_rmdir(nfsdiropargs *argp, struct svc_req *rqstp, int unlinkp) argument
425 nfsproc_remove_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
432 nfsproc_rename_2_svc(nfsrenameargs *argp, struct svc_req *rqstp) argument
455 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) argument
469 nfsproc_symlink_2_svc(nfssymlinkargs *argp, struct svc_req *rqstp) argument
483 nfsproc_mkdir_2_svc(nfscreateargs *argp, struct svc_req *rqstp) argument
497 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) argument
504 nfsproc_readdir_2_svc(nfsreaddirargs *argp, struct svc_req *rqstp) argument
535 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) argument
[all...]
H A Dnfs_prot_svc.c80 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) argument
125 sinp = amu_svc_getcaller(rqstp->rq_xprt);
157 switch (rqstp->rq_proc) {
284 (int) rqstp->rq_prog, (int) rqstp->rq_vers, (int) rqstp->rq_proc);
288 result = (*local) (&argument, rqstp);
H A Damq_svc.c185 amq_program_1(struct svc_req *rqstp, SVCXPRT *transp) argument
201 struct sockaddr_in *remote_addr = svc_getcaller(rqstp->rq_xprt);
218 switch (rqstp->rq_proc) {
311 result = (*child) (&argument, rqstp);
316 result = (*parent) (&argument, rqstp);
323 result = (*local) (&argument, rqstp);
H A Damd.h523 extern amq_mount_info_list *amqproc_getmntfs_1_svc(voidp argp, struct svc_req *rqstp);
524 extern amq_mount_stats *amqproc_stats_1_svc(voidp argp, struct svc_req *rqstp);
525 extern amq_mount_tree_list *amqproc_export_1_svc(voidp argp, struct svc_req *rqstp);
526 extern amq_mount_tree_p *amqproc_mnttree_1_svc(voidp argp, struct svc_req *rqstp);
527 extern amq_string *amqproc_getvers_1_svc(voidp argp, struct svc_req *rqstp);
528 extern amq_string *amqproc_pawd_1_svc(voidp argp, struct svc_req *rqstp);
529 extern int *amqproc_getpid_1_svc(voidp argp, struct svc_req *rqstp);
530 extern int *amqproc_mount_1_svc(voidp argp, struct svc_req *rqstp);
531 extern int *amqproc_setopt_1_svc(voidp argp, struct svc_req *rqstp);
532 extern voidp amqproc_null_1_svc(voidp argp, struct svc_req *rqstp);
[all...]
/netbsd-6-1-5-RELEASE/libexec/rpc.rstatd/
H A Drstat_proc.c144 rstatproc_stats_3_svc(void *arg, struct svc_req *rqstp) argument
153 rstatproc_stats_2_svc(void *arg, struct svc_req *rqstp) argument
163 rstatproc_stats_1_svc(void *arg, struct svc_req *rqstp) argument
173 rstatproc_havedisk_3_svc(void *arg, struct svc_req *rqstp) argument
185 rstatproc_havedisk_2_svc(void *arg, struct svc_req *rqstp) argument
187 return (rstatproc_havedisk_3_svc(arg, rqstp));
191 rstatproc_havedisk_1_svc(void *arg, struct svc_req *rqstp) argument
193 return (rstatproc_havedisk_3_svc(arg, rqstp));
370 rstat_service(struct svc_req *rqstp, SVCXPRT *transp) argument
379 switch (rqstp
[all...]
/netbsd-6-1-5-RELEASE/libexec/rpc.rwalld/
H A Drwalld.c135 wallproc_wall_1_svc(char **s, struct svc_req *rqstp) argument
149 wallprog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
158 switch (rqstp->rq_proc) {
179 result = (*local)((char **)&argument, rqstp);
/netbsd-6-1-5-RELEASE/libexec/rpc.rusersd/
H A Drusers_proc.c251 rusers_num_svc(void *arg, struct svc_req *rqstp) argument
290 rusersproc_names_3_svc(void *arg, struct svc_req *rqstp) argument
298 rusersproc_allnames_3_svc(void *arg, struct svc_req *rqstp) argument
339 rusersproc_names_2_svc(void *arg, struct svc_req *rqstp) argument
346 rusersproc_allnames_2_svc(void *arg, struct svc_req *rqstp) argument
352 rusers_service(struct svc_req *rqstp, SVCXPRT *transp) argument
361 switch (rqstp->rq_proc) {
369 switch (rqstp->rq_vers) {
385 switch (rqstp->rq_vers) {
405 switch (rqstp
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dsvc_simple.c256 universal(rqstp, transp)
257 struct svc_req *rqstp;
270 _DIAGASSERT(rqstp != NULL);
276 if (rqstp->rq_proc == NULLPROC) {
283 prog = rqstp->rq_prog;
284 vers = rqstp->rq_vers;
285 proc = rqstp->rq_proc;
/netbsd-6-1-5-RELEASE/usr.sbin/rpc.yppasswdd/
H A Drpc.yppasswdd.c137 yppasswddprog_1(struct svc_req *rqstp, SVCXPRT *transp) argument
143 switch (rqstp->rq_proc) {
161 make_passwd((yppasswd *)&argument, rqstp, transp);

Completed in 302 milliseconds

12