Home
last modified time | relevance | path

Searched defs:rqstp (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/usr.sbin/rpc.lockd/
H A Dlock_proc.c358 nlm_test_1_svc(nlm_testargs *arg, struct svc_req *rqstp) in nlm_test_1_svc()
448 nlm_lock_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) in nlm_lock_1_svc()
500 nlm_cancel_1_svc(nlm_cancargs *arg, struct svc_req *rqstp) in nlm_cancel_1_svc()
656 nlm_lock_res_1_svc(nlm_res *arg, struct svc_req *rqstp) in nlm_lock_res_1_svc()
671 nlm_cancel_res_1_svc(nlm_res *arg, struct svc_req *rqstp) in nlm_cancel_res_1_svc()
685 nlm_unlock_res_1_svc(nlm_res *arg, struct svc_req *rqstp) in nlm_unlock_res_1_svc()
699 nlm_granted_res_1_svc(nlm_res *arg, struct svc_req *rqstp) in nlm_granted_res_1_svc()
722 nlm_share_3_svc(nlm_shareargs *arg, struct svc_req *rqstp) in nlm_share_3_svc()
791 nlm_free_all_3_svc(nlm_notify *arg, struct svc_req *rqstp) in nlm_free_all_3_svc()
808 nlm4_test_4_svc(nlm4_testargs *arg, struct svc_req *rqstp) in nlm4_test_4_svc()
[all …]
/netbsd/external/bsd/am-utils/dist/hlfsd/
H A Dstubs.c90 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_null_2_svc()
107 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_getattr_2_svc()
193 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_root_2_svc()
202 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_lookup_2_svc()
305 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_readlink_2_svc()
393 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) in nfsproc_read_2_svc()
402 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc()
411 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc()
447 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) in nfsproc_link_2_svc()
474 nfsproc_rmdir_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_rmdir_2_svc()
[all …]
H A Dnfs_prot_svc.c76 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) in nfs_program_2()
/netbsd/sys/fs/nfs/nlm/
H A Dnlm_prot_server.c375 nlm_test_res_1_svc(nlm_testres *argp, void *result, struct svc_req *rqstp) in nlm_test_res_1_svc()
389 nlm_lock_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) in nlm_lock_res_1_svc()
398 nlm_cancel_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) in nlm_cancel_res_1_svc()
407 nlm_unlock_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) in nlm_unlock_res_1_svc()
416 nlm_granted_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp) in nlm_granted_res_1_svc()
496 nlm_free_all_3_svc(nlm_notify *argp, void *result, struct svc_req *rqstp) in nlm_free_all_3_svc()
652 nlm4_lock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) in nlm4_lock_res_4_svc()
659 nlm4_cancel_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) in nlm4_cancel_res_4_svc()
666 nlm4_unlock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) in nlm4_unlock_res_4_svc()
673 nlm4_granted_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) in nlm4_granted_res_4_svc()
[all …]
H A Dnlm_prot_svc.c50 nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp) in nlm_prog_0()
98 nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp) in nlm_prog_1()
252 nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp) in nlm_prog_3()
345 nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp) in nlm_prog_4()
H A Dnlm_prot_impl.c1761 nlm_get_vfs_state(struct nlm_host *host, struct svc_req *rqstp, in nlm_get_vfs_state()
1863 nlm_do_test(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp, in nlm_do_test()
1961 nlm_do_lock(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp, in nlm_do_lock()
2150 nlm_do_cancel(nlm4_cancargs *argp, nlm4_res *result, struct svc_req *rqstp, in nlm_do_cancel()
2240 nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp, in nlm_do_unlock()
2302 nlm_do_granted(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp, in nlm_do_granted()
2347 nlm_do_granted_res(nlm4_res *argp, struct svc_req *rqstp) in nlm_do_granted_res()
/netbsd/external/bsd/am-utils/dist/amd/
H A Damq_subr.c57 amqproc_null_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_null_1_svc()
69 amqproc_mnttree_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_mnttree_1_svc()
82 amqproc_umnt_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_umnt_1_svc()
150 amqproc_stats_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_stats_1_svc()
160 amqproc_export_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_export_1_svc()
174 amqproc_setopt_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_setopt_1_svc()
218 amqproc_getmntfs_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_getmntfs_1_svc()
225 amqproc_getmapinfo_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_getmapinfo_1_svc()
231 amqproc_getvers_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_getvers_1_svc()
242 amqproc_getpid_1_svc(voidp argp, struct svc_req *rqstp) in amqproc_getpid_1_svc()
[all …]
H A Dnfs_subr.c129 nfsproc_null_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_null_2_svc()
138 nfsproc_getattr_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_getattr_2_svc()
194 nfsproc_root_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_root_2_svc()
203 nfsproc_lookup_2_svc(nfsdiropargs *argp, struct svc_req *rqstp) in nfsproc_lookup_2_svc()
303 nfsproc_readlink_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_readlink_2_svc()
336 nfsproc_read_2_svc(nfsreadargs *argp, struct svc_req *rqstp) in nfsproc_read_2_svc()
348 nfsproc_writecache_2_svc(voidp argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc()
357 nfsproc_write_2_svc(nfswriteargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc()
462 nfsproc_link_2_svc(nfslinkargs *argp, struct svc_req *rqstp) in nfsproc_link_2_svc()
542 nfsproc_statfs_2_svc(am_nfs_fh *argp, struct svc_req *rqstp) in nfsproc_statfs_2_svc()
[all …]
H A Dnfs_prot_svc.c77 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) in nfs_program_2()
303 nfs_program_3(struct svc_req *rqstp, register SVCXPRT *transp) in nfs_program_3()
H A Damq_svc.c151 amq_program_1(struct svc_req *rqstp, SVCXPRT *transp) in amq_program_1()
/netbsd/usr.sbin/ypserv/ypserv/
H A Dypserv_proc.c81 ypproc_null_2_svc(void *argp, struct svc_req *rqstp) in ypproc_null_2_svc()
92 ypproc_domain_2_svc(void *argp, struct svc_req *rqstp) in ypproc_domain_2_svc()
147 ypproc_match_2_svc(void *argp, struct svc_req *rqstp) in ypproc_match_2_svc()
176 ypproc_first_2_svc(void *argp, struct svc_req *rqstp) in ypproc_first_2_svc()
204 ypproc_next_2_svc(void *argp, struct svc_req *rqstp) in ypproc_next_2_svc()
233 ypproc_xfr_2_svc(void *argp, struct svc_req *rqstp) in ypproc_xfr_2_svc()
283 ypproc_clear_2_svc(void *argp, struct svc_req *rqstp) in ypproc_clear_2_svc()
311 ypproc_all_2_svc(void *argp, struct svc_req *rqstp) in ypproc_all_2_svc()
356 ypproc_master_2_svc(void *argp, struct svc_req *rqstp) in ypproc_master_2_svc()
399 ypproc_order_2_svc(void *argp, struct svc_req *rqstp) in ypproc_order_2_svc()
[all …]
H A Dypserv.c115 ypprog_2(struct svc_req *rqstp, SVCXPRT *transp) in ypprog_2()
279 ypprog_1(struct svc_req *rqstp, SVCXPRT *transp) in ypprog_1()
/netbsd/libexec/rpc.rstatd/
H A Drstat_proc.c122 rstatproc_stats_3_svc(void *arg, struct svc_req *rqstp) in rstatproc_stats_3_svc()
131 rstatproc_stats_2_svc(void *arg, struct svc_req *rqstp) in rstatproc_stats_2_svc()
141 rstatproc_stats_1_svc(void *arg, struct svc_req *rqstp) in rstatproc_stats_1_svc()
151 rstatproc_havedisk_3_svc(void *arg, struct svc_req *rqstp) in rstatproc_havedisk_3_svc()
163 rstatproc_havedisk_2_svc(void *arg, struct svc_req *rqstp) in rstatproc_havedisk_2_svc()
169 rstatproc_havedisk_1_svc(void *arg, struct svc_req *rqstp) in rstatproc_havedisk_1_svc()
292 rstat_service(struct svc_req *rqstp, SVCXPRT *transp) in rstat_service()
/netbsd/libexec/rpc.rusersd/
H A Drusers_proc.c185 rusers_num_svc(void *arg, struct svc_req *rqstp) in rusers_num_svc()
224 rusersproc_names_3_svc(void *arg, struct svc_req *rqstp) in rusersproc_names_3_svc()
232 rusersproc_allnames_3_svc(void *arg, struct svc_req *rqstp) in rusersproc_allnames_3_svc()
273 rusersproc_names_2_svc(void *arg, struct svc_req *rqstp) in rusersproc_names_2_svc()
280 rusersproc_allnames_2_svc(void *arg, struct svc_req *rqstp) in rusersproc_allnames_2_svc()
286 rusers_service(struct svc_req *rqstp, SVCXPRT *transp) in rusers_service()
/netbsd/usr.sbin/ypserv/yppush/
H A Dyppush_proc.c46 yppushproc_null_1_svc(void *argp, struct svc_req *rqstp) in yppushproc_null_1_svc()
55 yppushproc_xfrresp_1_svc(void *argp, struct svc_req *rqstp) in yppushproc_xfrresp_1_svc()
H A Dyppush_svc.c83 yppush_xfrrespprog_1(struct svc_req *rqstp, SVCXPRT *transp) in yppush_xfrrespprog_1()
/netbsd/usr.sbin/rpcbind/
H A Drpcb_svc_4.c69 rpcb_service_4(struct svc_req *rqstp, SVCXPRT *transp) in rpcb_service_4()
262 rpcbproc_getaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_getaddr_4_local()
292 rpcbproc_getversaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp, in rpcbproc_getversaddr_4_local()
H A Drpcb_svc.c65 rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp) in rpcb_service_3()
/netbsd/libexec/rpc.rwalld/
H A Drwalld.c135 wallproc_wall_1_svc(char **s, struct svc_req *rqstp) in wallproc_wall_1_svc()
149 wallprog_1(struct svc_req *rqstp, SVCXPRT *transp) in wallprog_1()
/netbsd/external/bsd/am-utils/dist/conf/transp/
H A Dtransp_sockets.c237 void (*dispatch)(struct svc_req *rqstp, SVCXPRT *transp), in amu_svc_register()
249 …(int *soNFSp, u_short *nfs_portp, SVCXPRT **nfs_xprtp, void (*dispatch_fxn)(struct svc_req *rqstp,… in create_nfs_service()
498 register_autofs_service(char *autofs_conftype, void (*autofs_dispatch)(struct svc_req *rqstp, SVCXP… in register_autofs_service()
H A Dtransp_tli.c298 void (*dispatch)(struct svc_req *rqstp, SVCXPRT *xprt), in amu_svc_register()
423 …(int *soNFSp, u_short *nfs_portp, SVCXPRT **nfs_xprtp, void (*dispatch_fxn)(struct svc_req *rqstp,… in create_nfs_service()
/netbsd/usr.sbin/rpc.bootparamd/
H A Dbootparamd.c154 bootparamproc_whoami_1_svc(bp_whoami_arg *whoami, struct svc_req *rqstp) in bootparamproc_whoami_1_svc()
226 bootparamproc_getfile_1_svc(bp_getfile_arg *getfile, struct svc_req *rqstp) in bootparamproc_getfile_1_svc()
/netbsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_mkpw.c65 make_passwd(yppasswd *argp, struct svc_req *rqstp, SVCXPRT *transp) in make_passwd()
H A Drpc.yppasswdd.c136 yppasswddprog_1(struct svc_req *rqstp, SVCXPRT *transp) in yppasswddprog_1()
/netbsd/libexec/rpc.sprayd/
H A Dsprayd.c122 spray_service(struct svc_req *rqstp, SVCXPRT *transp) in spray_service()

12