Home
last modified time | relevance | path

Searched refs:svc_req (Results 1 – 25 of 36) sorted by relevance

12

/openbsd/src/usr.sbin/amd/rpcx/
Dnfs_prot_svc.c39 void nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp);
42 nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp) in nfs_program_2()
63 char *(*local)(char *, struct svc_req *); in nfs_program_2()
69 local = (char *(*)(char *, struct svc_req *)) nfsproc_null_2_svc; in nfs_program_2()
75 local = (char *(*)(char *, struct svc_req *)) nfsproc_getattr_2_svc; in nfs_program_2()
81 local = (char *(*)(char *, struct svc_req *)) nfsproc_setattr_2_svc; in nfs_program_2()
87 local = (char *(*)(char *, struct svc_req *)) nfsproc_root_2_svc; in nfs_program_2()
93 local = (char *(*)(char *, struct svc_req *)) nfsproc_lookup_2_svc; in nfs_program_2()
99 local = (char *(*)(char *, struct svc_req *)) nfsproc_readlink_2_svc; in nfs_program_2()
105 local = (char *(*)(char *, struct svc_req *)) nfsproc_read_2_svc; in nfs_program_2()
[all …]
Dnfs_prot.h482 extern "C" void * nfsproc_null_2_svc(void *, struct svc_req *);
485 extern "C" attrstat * nfsproc_getattr_2_svc(nfs_fh *, struct svc_req *);
488 extern "C" attrstat * nfsproc_setattr_2_svc(sattrargs *, struct svc_req *);
491 extern "C" void * nfsproc_root_2_svc(void *, struct svc_req *);
494 extern "C" diropres * nfsproc_lookup_2_svc(diropargs *, struct svc_req *);
497 extern "C" readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
500 extern "C" readres * nfsproc_read_2_svc(readargs *, struct svc_req *);
503 extern "C" void * nfsproc_writecache_2_svc(void *, struct svc_req *);
506 extern "C" attrstat * nfsproc_write_2_svc(writeargs *, struct svc_req *);
509 extern "C" diropres * nfsproc_create_2_svc(createargs *, struct svc_req *);
[all …]
Damq_svc.c39 void amq_program_57(struct svc_req *rqstp, SVCXPRT *transp);
42 amq_program_57(struct svc_req *rqstp, SVCXPRT *transp) in amq_program_57()
51 char *(*local)(char *, struct svc_req *); in amq_program_57()
68 local = (char *(*)(char *, struct svc_req *)) amqproc_null_57_svc; in amq_program_57()
74 local = (char *(*)(char *, struct svc_req *)) amqproc_mnttree_57_svc; in amq_program_57()
80 local = (char *(*)(char *, struct svc_req *)) amqproc_umnt_57_svc; in amq_program_57()
86 local = (char *(*)(char *, struct svc_req *)) amqproc_stats_57_svc; in amq_program_57()
92 local = (char *(*)(char *, struct svc_req *)) amqproc_export_57_svc; in amq_program_57()
98 local = (char *(*)(char *, struct svc_req *)) amqproc_setopt_57_svc; in amq_program_57()
104 local = (char *(*)(char *, struct svc_req *)) amqproc_getmntfs_57_svc; in amq_program_57()
[all …]
Damq.h168 extern "C" void * amqproc_null_57_svc(void *, struct svc_req *);
171 extern "C" amq_mount_tree_p * amqproc_mnttree_57_svc(amq_string *, struct svc_req *);
174 extern "C" void * amqproc_umnt_57_svc(amq_string *, struct svc_req *);
177 extern "C" amq_mount_stats * amqproc_stats_57_svc(void *, struct svc_req *);
180 extern "C" amq_mount_tree_list * amqproc_export_57_svc(void *, struct svc_req *);
183 extern "C" int * amqproc_setopt_57_svc(amq_setopt *, struct svc_req *);
186 extern "C" amq_mount_info_list * amqproc_getmntfs_57_svc(void *, struct svc_req *);
189 extern "C" amq_string * amqproc_getvers_57_svc(void *, struct svc_req *);
194 extern void * amqproc_null_57_svc(void *, struct svc_req *);
197 extern amq_mount_tree_p * amqproc_mnttree_57_svc(amq_string *, struct svc_req *);
[all …]
/openbsd/src/usr.sbin/ypserv/ypserv/
Dypserv.c105 ypprog_1(struct svc_req *rqstp, SVCXPRT *transp) in ypprog_1()
120 char *(*local)(char *, struct svc_req *); in ypprog_1()
127 local = (char *(*)(char *, struct svc_req *)) ypoldproc_null_1_svc; in ypprog_1()
133 local = (char *(*)(char *, struct svc_req *)) ypoldproc_domain_1_svc; in ypprog_1()
139 local = (char *(*)(char *, struct svc_req *)) ypoldproc_domain_nonack_1_svc; in ypprog_1()
145 local = (char *(*)(char *, struct svc_req *)) ypoldproc_match_1_svc; in ypprog_1()
151 local = (char *(*)(char *, struct svc_req *)) ypoldproc_first_1_svc; in ypprog_1()
157 local = (char *(*)(char *, struct svc_req *)) ypoldproc_next_1_svc; in ypprog_1()
163 local = (char *(*)(char *, struct svc_req *)) ypoldproc_poll_1_svc; in ypprog_1()
169 local = (char *(*)(char *, struct svc_req *)) ypoldproc_push_1_svc; in ypprog_1()
[all …]
Dypserv_proc.c60 ypproc_null_2_svc(void *argp, struct svc_req *rqstp) in ypproc_null_2_svc()
79 ypproc_domain_2_svc(domainname *argp, struct svc_req *rqstp) in ypproc_domain_2_svc()
106 ypproc_domain_nonack_2_svc(domainname *argp, struct svc_req *rqstp) in ypproc_domain_nonack_2_svc()
136 ypproc_match_2_svc(ypreq_key *argp, struct svc_req *rqstp) in ypproc_match_2_svc()
169 ypproc_first_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) in ypproc_first_2_svc()
200 ypproc_next_2_svc(ypreq_key *argp, struct svc_req *rqstp) in ypproc_next_2_svc()
233 ypproc_xfr_2_svc(ypreq_xfr *argp, struct svc_req *rqstp) in ypproc_xfr_2_svc()
279 ypproc_clear_2_svc(void *argp, struct svc_req *rqstp) in ypproc_clear_2_svc()
311 ypproc_all_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) in ypproc_all_2_svc()
353 ypproc_master_2_svc(ypreq_nokey *argp, struct svc_req *rqstp) in ypproc_master_2_svc()
[all …]
/openbsd/src/usr.sbin/rpc.lockd/
Dprocs.c64 log_from_addr(char *fun_name, struct svc_req *req) in log_from_addr()
292 nlm_test_1_svc(nlm_testargs *arg, struct svc_req *rqstp) in nlm_test_1_svc()
326 nlm_test_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp) in nlm_test_msg_1_svc()
382 nlm_lock_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) in nlm_lock_1_svc()
404 nlm_lock_msg_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) in nlm_lock_msg_1_svc()
433 nlm_cancel_1_svc(nlm_cancargs *arg, struct svc_req *rqstp) in nlm_cancel_1_svc()
455 nlm_cancel_msg_1_svc(nlm_cancargs *arg, struct svc_req *rqstp) in nlm_cancel_msg_1_svc()
484 nlm_unlock_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) in nlm_unlock_1_svc()
501 nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) in nlm_unlock_msg_1_svc()
537 nlm_granted_1_svc(nlm_testargs *arg, struct svc_req *rqstp) in nlm_granted_1_svc()
[all …]
Dlockd.c60 void nlm_prog_0(struct svc_req *, SVCXPRT *);
61 void nlm_prog_1(struct svc_req *, SVCXPRT *);
62 void nlm_prog_3(struct svc_req *, SVCXPRT *);
63 void nlm_prog_4(struct svc_req *, SVCXPRT *);
110 (void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_0, IPPROTO_UDP)) { in main()
115 (void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_1, IPPROTO_UDP)) { in main()
120 (void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_3, IPPROTO_UDP)) { in main()
125 (void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_4, IPPROTO_UDP)) { in main()
135 (void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_1, IPPROTO_TCP)) { in main()
140 (void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_3, IPPROTO_TCP)) { in main()
[all …]
/openbsd/src/libexec/rpc.rusersd/
Drusers_proc.c62 int *rusers_num_svc(void *, struct svc_req *);
63 struct utmpidlearr *rusersproc_names_2_svc(void *, struct svc_req *);
64 struct utmpidlearr *rusersproc_allnames_2_svc(void *, struct svc_req *);
65 struct utmparr *rusersproc_names_1_svc(void *, struct svc_req *);
66 struct utmparr *rusersproc_allnames_1_svc(void *, struct svc_req *);
67 void rusers_service(struct svc_req *, SVCXPRT *);
103 rusers_num_svc(void *arg, struct svc_req *rqstp) in rusers_num_svc()
183 rusersproc_names_3_svc(void *arg, struct svc_req *rqstp) in rusersproc_names_3_svc()
189 rusersproc_allnames_3_svc(void *arg, struct svc_req *rqstp) in rusersproc_allnames_3_svc()
247 rusersproc_names_2_svc(void *arg, struct svc_req *rqstp) in rusersproc_names_2_svc()
[all …]
/openbsd/src/usr.sbin/amd/amd/
Dnfs_subr.c82 nfsproc_null_2_svc(void *argp, struct svc_req *rqstp) in nfsproc_null_2_svc()
91 nfsproc_getattr_2_svc(struct nfs_fh *argp, struct svc_req *rqstp) in nfsproc_getattr_2_svc()
133 nfsproc_setattr_2_svc(struct sattrargs *argp, struct svc_req *rqstp) in nfsproc_setattr_2_svc()
147 nfsproc_root_2_svc(void *argp, struct svc_req *rqstp) in nfsproc_root_2_svc()
156 nfsproc_lookup_2_svc(struct diropargs *argp, struct svc_req *rqstp) in nfsproc_lookup_2_svc()
203 nfsproc_readlink_2_svc(struct nfs_fh *argp, struct svc_req *rqstp) in nfsproc_readlink_2_svc()
239 nfsproc_read_2_svc(struct readargs *argp, struct svc_req *rqstp) in nfsproc_read_2_svc()
252 nfsproc_writecache_2_svc(void *argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc()
261 nfsproc_write_2_svc(writeargs *argp, struct svc_req *rqstp) in nfsproc_write_2_svc()
275 nfsproc_create_2_svc(createargs *argp, struct svc_req *rqstp) in nfsproc_create_2_svc()
[all …]
Damq_subr.c49 amqproc_null_57_svc(void *argp, struct svc_req *rqstp) in amqproc_null_57_svc()
60 amqproc_mnttree_57_svc(amq_string *argp, struct svc_req *rqstp) in amqproc_mnttree_57_svc()
72 amqproc_umnt_57_svc(amq_string *argp, struct svc_req *rqstp) in amqproc_umnt_57_svc()
87 amqproc_stats_57_svc(void *argp, struct svc_req *rqstp) in amqproc_stats_57_svc()
96 amqproc_export_57_svc(void *argp, struct svc_req *rqstp) in amqproc_export_57_svc()
107 amqproc_setopt_57_svc(amq_setopt *argp, struct svc_req *rqstp) in amqproc_setopt_57_svc()
149 amqproc_getmntfs_57_svc(void *argp, struct svc_req *rqstp) in amqproc_getmntfs_57_svc()
156 amqproc_getvers_57_svc(void *argp, struct svc_req *rqstp) in amqproc_getvers_57_svc()
/openbsd/src/usr.sbin/rpc.statd/
Dstatd.h100 struct sm_stat_res *sm_stat_1_svc(sm_name *, struct svc_req *);
101 struct sm_stat_res *sm_mon_1_svc(mon *, struct svc_req *);
102 struct sm_stat *sm_unmon_1_svc(mon_id *, struct svc_req *);
103 struct sm_stat *sm_unmon_all_1_svc(my_id *, struct svc_req *);
104 void *sm_simu_crash_1_svc(void *, struct svc_req *);
105 void *sm_notify_1_svc(stat_chge *, struct svc_req *);
116 void sm_prog_1(struct svc_req *, SVCXPRT *);
Dprocs.c56 sm_stat_1_svc(sm_name *arg, struct svc_req *req) in sm_stat_1_svc()
86 sm_mon_1_svc(mon *arg, struct svc_req *req) in sm_mon_1_svc()
185 sm_unmon_1_svc(mon_id *arg, struct svc_req *req) in sm_unmon_1_svc()
224 sm_unmon_all_1_svc(my_id *arg, struct svc_req *req) in sm_unmon_all_1_svc()
258 sm_simu_crash_1_svc(void *v, struct svc_req *req) in sm_simu_crash_1_svc()
289 sm_notify_1_svc(stat_chge *arg, struct svc_req *req) in sm_notify_1_svc()
/openbsd/src/libexec/rpc.rstatd/
Drstat_proc.c107 rstatproc_stats_3_svc(void *arg, struct svc_req *rqstp) in rstatproc_stats_3_svc()
116 rstatproc_stats_2_svc(void *arg, struct svc_req *rqstp) in rstatproc_stats_2_svc()
125 rstatproc_stats_1_svc(void *arg, struct svc_req *rqstp) in rstatproc_stats_1_svc()
134 rstatproc_havedisk_3_svc(void *arg, struct svc_req *rqstp) in rstatproc_havedisk_3_svc()
146 rstatproc_havedisk_2_svc(void *arg, struct svc_req *rqstp) in rstatproc_havedisk_2_svc()
152 rstatproc_havedisk_1_svc(void *arg, struct svc_req *rqstp) in rstatproc_havedisk_1_svc()
273 void rstat_service(struct svc_req *, SVCXPRT *);
276 rstat_service(struct svc_req *rqstp, SVCXPRT *transp) in rstat_service()
278 char *(*local)(void *, struct svc_req *); in rstat_service()
295 local = (char *(*)(void *, struct svc_req *)) in rstat_service()
[all …]
/openbsd/src/libexec/rpc.rwalld/
Drwalld.c48 void wallprog_1(struct svc_req *, SVCXPRT *);
117 wallproc_wall_1_svc(char **s, struct svc_req *rqstp) in wallproc_wall_1_svc()
131 wallprog_1(struct svc_req *rqstp, SVCXPRT *transp) in wallprog_1()
133 char *(*local)(char **, struct svc_req *); in wallprog_1()
148 local = (char *(*)(char **, struct svc_req *)) in wallprog_1()
/openbsd/src/usr.sbin/ypserv/yppush/
Dyppush_svc.c64 yppush_xfrrespprog_1(struct svc_req *rqstp, SVCXPRT *transp) in yppush_xfrrespprog_1()
71 char *(*local)(union argument *, struct svc_req *); in yppush_xfrrespprog_1()
78 local = (char *(*)(union argument *, struct svc_req *)) in yppush_xfrrespprog_1()
85 local = (char *(*)(union argument *, struct svc_req *)) in yppush_xfrrespprog_1()
Dyppush.h42 void * yppushproc_null_1_svc(void *, struct svc_req *);
44 void yppush_xfrrespprog_1(struct svc_req *, SVCXPRT *);
Dyppush_proc.c37 yppushproc_null_1_svc(void *argp, struct svc_req *rqstp) in yppushproc_null_1_svc()
48 yppushproc_xfrresp_1_svc(void *v, struct svc_req *rqstp) in yppushproc_xfrresp_1_svc()
/openbsd/src/lib/libc/hidden/rpc/
Dsvc_auth.h24 enum auth_stat _authenticate(struct svc_req *, struct rpc_msg *);
28 enum auth_stat _svcauth_unix(struct svc_req *, struct rpc_msg *);
29 enum auth_stat _svcauth_short(struct svc_req *, struct rpc_msg *);
/openbsd/src/usr.sbin/ypldap/
Dyp.c51 void yp_dispatch(struct svc_req *, SVCXPRT *);
54 int yp_check(struct svc_req *);
248 yp_dispatch(struct svc_req *req, SVCXPRT *trans) in yp_dispatch()
253 char *(*cb)(char *, struct svc_req *); in yp_dispatch()
377 yp_check(struct svc_req *req) in yp_check()
405 ypproc_domain_2_svc(domainname *arg, struct svc_req *req) in ypproc_domain_2_svc()
416 ypproc_domain_nonack_2_svc(domainname *arg, struct svc_req *req) in ypproc_domain_nonack_2_svc()
427 ypproc_match_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_match_2_svc()
557 ypproc_first_2_svc(ypreq_nokey *arg, struct svc_req *req) in ypproc_first_2_svc()
584 ypproc_next_2_svc(ypreq_key *arg, struct svc_req *req) in ypproc_next_2_svc()
[all …]
/openbsd/src/libexec/rpc.rquotad/
Drquotad.c31 void rquota_service(struct svc_req *request, SVCXPRT *transp);
32 void sendquota(struct svc_req *request, SVCXPRT *transp);
105 rquota_service(struct svc_req *request, SVCXPRT *transp) in rquota_service()
127 sendquota(struct svc_req *request, SVCXPRT *transp) in sendquota()
/openbsd/src/lib/libc/rpc/
Dsvc_simple.c54 static void universal(struct svc_req *, SVCXPRT *);
88 universal(struct svc_req *rqstp, SVCXPRT *transp) in universal()
Dsvc_auth_unix.c51 _svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_unix()
124 _svcauth_short(struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_short()
/openbsd/src/include/rpc/
Dsvc.h152 struct svc_req { struct
174 void (*)(struct svc_req *, SVCXPRT *), int); argument
/openbsd/src/usr.sbin/rpc.bootparamd/
Dbootparamd.c40 extern void bootparamprog_1(struct svc_req *, SVCXPRT *);
139 bootparamproc_whoami_1_svc(bp_whoami_arg *whoami, struct svc_req *rqstp) in bootparamproc_whoami_1_svc()
205 bootparamproc_getfile_1_svc(bp_getfile_arg *getfile, struct svc_req *rqstp) in bootparamproc_getfile_1_svc()

12