Symbol: svc_req
crypto/krb5/src/include/gssrpc/auth_gssapi.h
68
struct svc_req *rqst,
crypto/krb5/src/include/gssrpc/auth_gssapi.h
73
(struct svc_req *rqst,
crypto/krb5/src/include/gssrpc/svc.h
199
void (*)(struct svc_req *, SVCXPRT *), int);
crypto/krb5/src/include/gssrpc/svc_auth.h
100
enum auth_stat gssrpc__svcauth_gssapi(struct svc_req *,
crypto/krb5/src/include/gssrpc/svc_auth.h
103
enum auth_stat gssrpc__svcauth_gss(struct svc_req *,
crypto/krb5/src/include/gssrpc/svc_auth.h
51
struct svc_req;
crypto/krb5/src/include/gssrpc/svc_auth.h
76
extern enum auth_stat gssrpc__authenticate(struct svc_req *rqst,
crypto/krb5/src/include/gssrpc/svc_auth.h
88
enum auth_stat gssrpc__svcauth_none(struct svc_req *,
crypto/krb5/src/include/gssrpc/svc_auth.h
92
enum auth_stat gssrpc__svcauth_unix(struct svc_req *,
crypto/krb5/src/include/gssrpc/svc_auth.h
96
enum auth_stat gssrpc__svcauth_short(struct svc_req *,
crypto/krb5/src/include/iprop.h
201
extern void * iprop_null_1_svc(void *, struct svc_req *);
crypto/krb5/src/include/iprop.h
204
extern kdb_incr_result_t * iprop_get_updates_1_svc(kdb_last_t *, struct svc_req *);
crypto/krb5/src/include/iprop.h
207
extern kdb_fullresync_result_t * iprop_full_resync_1_svc(void *, struct svc_req *);
crypto/krb5/src/include/iprop.h
210
extern kdb_fullresync_result_t * iprop_full_resync_ext_1_svc(uint32_t *, struct svc_req *);
crypto/krb5/src/include/iprop.h
225
extern kdb_fullresync_result_t * iprop_full_resync_ext_1_svc(uint32_t *, struct svc_req *);
crypto/krb5/src/include/net-server.h
60
void (*dispatchfn)(struct svc_req *,
crypto/krb5/src/kadmin/server/ipropd_svc.c
147
iprop_get_updates_1_svc(kdb_last_t *arg, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/ipropd_svc.c
258
ipropx_resync(uint32_t vers, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/ipropd_svc.c
31
extern gss_name_t rqst2name(struct svc_req *rqstp);
crypto/krb5/src/kadmin/server/ipropd_svc.c
446
iprop_full_resync_1_svc(/* LINTED */ void *argp, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/ipropd_svc.c
452
iprop_full_resync_ext_1_svc(uint32_t *argp, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/ipropd_svc.c
458
check_iprop_rpcsec_auth(struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/ipropd_svc.c
531
krb5_iprop_prog_1(struct svc_req *rqstp,
crypto/krb5/src/kadmin/server/ipropd_svc.c
539
void *(*local)(char *, struct svc_req *);
crypto/krb5/src/kadmin/server/ipropd_svc.c
560
local = (void *(*)(char *, struct svc_req *))iprop_get_updates_1_svc;
crypto/krb5/src/kadmin/server/ipropd_svc.c
566
local = (void *(*)(char *, struct svc_req *))iprop_full_resync_1_svc;
crypto/krb5/src/kadmin/server/ipropd_svc.c
572
local = (void *(*)(char *, struct svc_req *))iprop_full_resync_ext_1_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
104
local = (bool_t (*)(char *, void *, struct svc_req *))delete_principal_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
110
local = (bool_t (*)(char *, void *, struct svc_req *))modify_principal_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
116
local = (bool_t (*)(char *, void *, struct svc_req *))rename_principal_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
122
local = (bool_t (*)(char *, void *, struct svc_req *))get_principal_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
128
local = (bool_t (*)(char *, void *, struct svc_req *))get_princs_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
134
local = (bool_t (*)(char *, void *, struct svc_req *))chpass_principal_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
140
local = (bool_t (*)(char *, void *, struct svc_req *))setkey_principal_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
146
local = (bool_t (*)(char *, void *, struct svc_req *))chrand_principal_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
152
local = (bool_t (*)(char *, void *, struct svc_req *))create_policy_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
158
local = (bool_t (*)(char *, void *, struct svc_req *))delete_policy_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
164
local = (bool_t (*)(char *, void *, struct svc_req *))modify_policy_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
170
local = (bool_t (*)(char *, void *, struct svc_req *))get_policy_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
176
local = (bool_t (*)(char *, void *, struct svc_req *))get_pols_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
182
local = (bool_t (*)(char *, void *, struct svc_req *))get_privs_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
188
local = (bool_t (*)(char *, void *, struct svc_req *))init_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
194
local = (bool_t (*)(char *, void *, struct svc_req *))create_principal3_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
200
local = (bool_t (*)(char *, void *, struct svc_req *))chpass_principal3_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
206
local = (bool_t (*)(char *, void *, struct svc_req *))chrand_principal3_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
21
static int check_rpcsec_auth(struct svc_req *);
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
212
local = (bool_t (*)(char *, void *, struct svc_req *))setkey_principal3_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
218
local = (bool_t (*)(char *, void *, struct svc_req *))purgekeys_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
224
local = (bool_t (*)(char *, void *, struct svc_req *))get_strings_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
230
local = (bool_t (*)(char *, void *, struct svc_req *))set_string_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
236
local = (bool_t (*)(char *, void *, struct svc_req *))setkey_principal4_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
242
local = (bool_t (*)(char *, void *, struct svc_req *))get_principal_keys_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
248
local = (bool_t (*)(char *, void *, struct svc_req *))create_alias_2_svc;
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
281
check_rpcsec_auth(struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
346
gss_to_krb5_name_1(struct svc_req *rqstp, krb5_context ctx, gss_name_t gss_name,
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
41
kadm_1(struct svc_req *rqstp, SVCXPRT *transp)
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
78
bool_t (*local)(char *, void *, struct svc_req *);
crypto/krb5/src/kadmin/server/kadm_rpc_svc.c
98
local = (bool_t (*)(char *, void *, struct svc_req *))create_principal_2_svc;
crypto/krb5/src/kadmin/server/misc.h
13
setup_gss_names(struct svc_req *, gss_buffer_desc *,
crypto/krb5/src/kadmin/server/misc.h
25
void kadm_1(struct svc_req *, SVCXPRT *);
crypto/krb5/src/kadmin/server/misc.h
26
void krb5_iprop_prog_1(struct svc_req *, SVCXPRT *);
crypto/krb5/src/kadmin/server/misc.h
31
gss_to_krb5_name_1(struct svc_req *rqstp, krb5_context ctx, gss_name_t gss_name,
crypto/krb5/src/kadmin/server/misc.h
46
krb5_iprop_prog_1(struct svc_req *rqstp, SVCXPRT *transp);
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
207
struct svc_req *rqst, struct rpc_msg *msg, char *data)
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
291
log_miscerr(struct svc_req *rqst, struct rpc_msg *msg, char *error, char *data)
crypto/krb5/src/kadmin/server/server_stubs.c
1002
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1056
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
109
struct svc_req *rqstp,
crypto/krb5/src/kadmin/server/server_stubs.c
1129
chrand_principal_2_svc(chrand_arg *arg, chrand_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1188
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1249
create_policy_2_svc(cpol_arg *arg, generic_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1291
delete_policy_2_svc(dpol_arg *arg, generic_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1331
modify_policy_2_svc(mpol_arg *arg, generic_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1372
get_policy_2_svc(gpol_arg *arg, gpol_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1425
get_pols_2_svc(gpols_arg *arg, gpols_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1467
get_privs_2_svc(krb5_ui_4 *arg, getprivs_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1495
purgekeys_2_svc(purgekeys_arg *arg, generic_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1536
get_strings_2_svc(gstrings_arg *arg, gstrings_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1576
set_string_2_svc(sstring_arg *arg, generic_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1617
init_2_svc(krb5_ui_4 *arg, generic_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1658
rqst2name(struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1669
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
1727
create_alias_2_svc(calias_arg *arg, generic_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
181
int setup_gss_names(struct svc_req *rqstp,
crypto/krb5/src/kadmin/server/server_stubs.c
269
stub_setup(krb5_ui_4 api_version, struct svc_req *rqstp, krb5_principal princ,
crypto/krb5/src/kadmin/server/server_stubs.c
348
changepw_not_self(kadm5_server_handle_t handle, struct svc_req *rqstp,
crypto/krb5/src/kadmin/server/server_stubs.c
357
ticket_is_initial(struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
371
check_self_keychange(kadm5_server_handle_t handle, struct svc_req *rqstp,
crypto/krb5/src/kadmin/server/server_stubs.c
408
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
42
gss_name_t rqst2name(struct svc_req *rqstp);
crypto/krb5/src/kadmin/server/server_stubs.c
437
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
463
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
504
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
566
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
615
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
670
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
753
get_principal_2_svc(gprinc_arg *arg, gprinc_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
796
get_princs_2_svc(gprincs_arg *arg, gprincs_ret *ret, struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
840
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
894
struct svc_req *rqstp)
crypto/krb5/src/kadmin/server/server_stubs.c
951
struct svc_req *rqstp)
crypto/krb5/src/lib/apputils/net-server.c
211
void (*dispatch)(struct svc_req *, SVCXPRT *);
crypto/krb5/src/lib/apputils/net-server.c
450
void (*dispatchfn)(struct svc_req *, SVCXPRT *))
crypto/krb5/src/lib/kadm5/kadm_rpc.h
262
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
267
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
272
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
277
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
281
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
286
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
291
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
295
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
299
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
303
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
306
extern bool_t get_policy_2_svc(gpol_arg *, gpol_ret *, struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
309
extern bool_t get_privs_2_svc(krb5_ui_4 *, getprivs_ret *, struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
312
extern bool_t init_2_svc(krb5_ui_4 *, generic_ret *, struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
316
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
319
extern bool_t get_pols_2_svc(gpols_arg *, gpols_ret *, struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
324
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
332
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
337
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
342
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
347
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
351
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
355
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
359
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
364
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
369
struct svc_req *);
crypto/krb5/src/lib/kadm5/kadm_rpc.h
374
struct svc_req *);
crypto/krb5/src/lib/rpc/svc.c
165
void (*dispatch)(struct svc_req *, SVCXPRT *),
crypto/krb5/src/lib/rpc/svc.c
451
struct svc_req r;
crypto/krb5/src/lib/rpc/svc.c
83
void (*sc_dispatch)(struct svc_req *, SVCXPRT *);
crypto/krb5/src/lib/rpc/svc_auth.c
57
enum auth_stat (*authenticator)(struct svc_req *, struct rpc_msg *,
crypto/krb5/src/lib/rpc/svc_auth.c
85
struct svc_req *rqst,
crypto/krb5/src/lib/rpc/svc_auth_gss.c
178
svcauth_gss_accept_sec_context(struct svc_req *rqst,
crypto/krb5/src/lib/rpc/svc_auth_gss.c
295
svcauth_gss_validate(struct svc_req *rqst, struct svc_rpc_gss_data *gd, struct rpc_msg *msg)
crypto/krb5/src/lib/rpc/svc_auth_gss.c
354
svcauth_gss_nextverf(struct svc_req *rqst, u_int num)
crypto/krb5/src/lib/rpc/svc_auth_gss.c
387
gssrpc__svcauth_gss(struct svc_req *rqst, struct rpc_msg *msg,
crypto/krb5/src/lib/rpc/svc_auth_gss.c
84
static bool_t svcauth_gss_nextverf(struct svc_req *, u_int);
crypto/krb5/src/lib/rpc/svc_auth_gssapi.c
157
struct svc_req *rqst,
crypto/krb5/src/lib/rpc/svc_auth_none.c
68
gssrpc__svcauth_none(struct svc_req *rqst, struct rpc_msg *msg,
crypto/krb5/src/lib/rpc/svc_auth_unix.c
136
struct svc_req *rqst,
crypto/krb5/src/lib/rpc/svc_auth_unix.c
56
struct svc_req *rqst,
crypto/krb5/src/lib/rpc/svc_simple.c
106
struct svc_req *rqstp,
crypto/krb5/src/lib/rpc/svc_simple.c
57
static void universal(struct svc_req *, SVCXPRT *);
crypto/krb5/src/lib/rpc/unit-test/rpc_test.h
11
extern void rpc_test_prog_1_svc(struct svc_req *, SVCXPRT *);
crypto/krb5/src/lib/rpc/unit-test/rpc_test.h
9
extern char ** rpc_test_echo_1_svc(char **, struct svc_req *);
crypto/krb5/src/lib/rpc/unit-test/rpc_test_svc.c
17
rpc_test_prog_1_svc(struct svc_req *rqstp, SVCXPRT *transp)
crypto/krb5/src/lib/rpc/unit-test/rpc_test_svc.c
24
char *(*local)(char *, struct svc_req *);
crypto/krb5/src/lib/rpc/unit-test/rpc_test_svc.c
38
local = (char *(*)(char *, struct svc_req *)) rpc_test_echo_1_svc;
crypto/krb5/src/lib/rpc/unit-test/server.c
155
char **rpc_test_echo_1_svc(char **arg, struct svc_req *h)
crypto/krb5/src/lib/rpc/unit-test/server.c
166
struct svc_req *rqst, struct rpc_msg *msg,
crypto/krb5/src/lib/rpc/unit-test/server.c
219
void log_miscerr(struct svc_req *rqst, struct rpc_msg *msg,
crypto/krb5/src/lib/rpc/unit-test/server.c
31
void log_miscerr(struct svc_req *rqst, struct rpc_msg *msg, char
crypto/krb5/src/lib/rpc/unit-test/server.c
36
struct svc_req *rqst, struct rpc_msg *msg,
include/rpc/auth.h
342
struct svc_req;
include/rpc/auth.h
344
enum auth_stat _svcauth_null (struct svc_req *, struct rpc_msg *);
include/rpc/auth.h
345
enum auth_stat _svcauth_short (struct svc_req *, struct rpc_msg *);
include/rpc/auth.h
346
enum auth_stat _svcauth_unix (struct svc_req *, struct rpc_msg *);
include/rpc/auth_des.h
120
extern enum auth_stat _svcauth_des(struct svc_req *, struct rpc_msg *);
include/rpc/auth_kerb.h
138
extern enum auth_stat _svcauth_kerb(struct svc_req *, struct rpc_msg *);
include/rpc/rpcsec_gss.h
120
bool_t (*callback)(struct svc_req *req,
include/rpc/rpcsec_gss.h
161
bool_t rpc_gss_getcred(struct svc_req *req, rpc_gss_rawcred_t **rcred,
include/rpc/rpcsec_gss.h
166
int rpc_gss_svc_max_data_length(struct svc_req *req, int max_tp_unit_len);
include/rpc/svc.h
237
void (*)(struct svc_req *, SVCXPRT *),
include/rpc/svc.h
378
extern int svc_create(void (*)(struct svc_req *, SVCXPRT *),
include/rpc/svc.h
393
extern SVCXPRT *svc_tp_create(void (*)(struct svc_req *, SVCXPRT *),
include/rpc/svc_auth.h
48
extern enum auth_stat _authenticate(struct svc_req *, struct rpc_msg *);
include/rpc/svc_auth.h
49
extern int svc_auth_reg(int, enum auth_stat (*)(struct svc_req *,
include/rpc/svc_soc.h
68
void (*)(struct svc_req *, SVCXPRT *), int);
lib/libc/rpc/svc.c
169
void (*dispatch)(struct svc_req *, SVCXPRT *),
lib/libc/rpc/svc.c
269
void (*dispatch)(struct svc_req *, SVCXPRT *),
lib/libc/rpc/svc.c
613
struct svc_req r;
lib/libc/rpc/svc.c
79
void (*sc_dispatch)(struct svc_req *, SVCXPRT *);
lib/libc/rpc/svc_auth.c
160
_svcauth_null(struct svc_req *rqst, struct rpc_msg *msg)
lib/libc/rpc/svc_auth.c
181
enum auth_stat (*handler)(struct svc_req *, struct rpc_msg *))
lib/libc/rpc/svc_auth.c
67
enum auth_stat (*handler)(struct svc_req *, struct rpc_msg *);
lib/libc/rpc/svc_auth.c
93
_authenticate(struct svc_req *rqst, struct rpc_msg *msg)
lib/libc/rpc/svc_auth_des.c
108
_svcauth_des(struct svc_req *rqst, struct rpc_msg *msg)
lib/libc/rpc/svc_auth_unix.c
143
_svcauth_short(struct svc_req *rqst, struct rpc_msg *msg)
lib/libc/rpc/svc_auth_unix.c
54
_svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg)
lib/libc/rpc/svc_generic.c
150
svc_tp_create(void (*dispatch)(struct svc_req *, SVCXPRT *),
lib/libc/rpc/svc_generic.c
76
svc_create(void (*dispatch)(struct svc_req *, SVCXPRT *),
lib/libc/rpc/svc_simple.c
243
universal(struct svc_req *rqstp, SVCXPRT *transp)
lib/libc/rpc/svc_simple.c
62
static void universal(struct svc_req *, SVCXPRT *);
lib/librpcsec_gss/svc_rpcsec_gss.c
317
rpc_gss_getcred(struct svc_req *req, rpc_gss_rawcred_t **rcred,
lib/librpcsec_gss/svc_rpcsec_gss.c
336
rpc_gss_svc_max_data_length(struct svc_req *req, int max_tp_unit_len)
lib/librpcsec_gss/svc_rpcsec_gss.c
592
struct svc_req *rqst,
lib/librpcsec_gss/svc_rpcsec_gss.c
804
struct svc_req *rqst, u_int seq)
lib/librpcsec_gss/svc_rpcsec_gss.c
81
static enum auth_stat svc_rpc_gss(struct svc_req *, struct rpc_msg *);
lib/librpcsec_gss/svc_rpcsec_gss.c
835
svc_rpc_gss_callback(struct svc_rpc_gss_client *client, struct svc_req *rqst)
lib/librpcsec_gss/svc_rpcsec_gss.c
963
svc_rpc_gss(struct svc_req *rqst, struct rpc_msg *msg)
libexec/rpc.rquotad/rquotad.c
126
rquota_service_2(struct svc_req *request, SVCXPRT *transp)
libexec/rpc.rquotad/rquotad.c
146
rquota_service_1(struct svc_req *request, SVCXPRT *transp)
libexec/rpc.rquotad/rquotad.c
167
sendquota(struct svc_req *request, SVCXPRT *transp)
libexec/rpc.rquotad/rquotad.c
219
sendquota_extended(struct svc_req *request, SVCXPRT *transp)
libexec/rpc.rquotad/rquotad.c
33
static void rquota_service_1(struct svc_req *request, SVCXPRT *transp);
libexec/rpc.rquotad/rquotad.c
34
static void rquota_service_2(struct svc_req *request, SVCXPRT *transp);
libexec/rpc.rquotad/rquotad.c
35
static void sendquota(struct svc_req *request, SVCXPRT *transp);
libexec/rpc.rquotad/rquotad.c
36
static void sendquota_extended(struct svc_req *request, SVCXPRT *transp);
libexec/rpc.rstatd/rstat_proc.c
104
rstatproc_stats_3_svc(void *argp, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
113
rstatproc_stats_2_svc(void *argp, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
122
rstatproc_stats_1_svc(void *argp, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
131
rstatproc_havedisk_3_svc(void *argp, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
143
rstatproc_havedisk_2_svc(void *argp, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
149
rstatproc_havedisk_1_svc(void *argp, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
395
rstat_service(struct svc_req *rqstp, SVCXPRT *transp)
libexec/rpc.rstatd/rstat_proc.c
402
typedef void *(svc_cb)(void *arg, struct svc_req *rqstp);
libexec/rpc.rstatd/rstatd.c
38
extern void rstat_service(struct svc_req *, SVCXPRT *);
libexec/rpc.rusersd/extern.h
34
void rusers_service(struct svc_req *, SVCXPRT *);
libexec/rpc.rusersd/rusers_proc.c
185
rusers_num(void *argp __unused, struct svc_req *rqstp __unused)
libexec/rpc.rusersd/rusers_proc.c
224
rusersproc_names_2_svc(void *argp __unused, struct svc_req *rqstp __unused)
libexec/rpc.rusersd/rusers_proc.c
231
rusersproc_allnames_2_svc(void *argp __unused, struct svc_req *rqstp __unused)
libexec/rpc.rusersd/rusers_proc.c
238
rusersproc_names_1_svc(void *argp __unused, struct svc_req *rqstp __unused)
libexec/rpc.rusersd/rusers_proc.c
245
rusersproc_allnames_1_svc(void *argp __unused, struct svc_req *rqstp __unused)
libexec/rpc.rusersd/rusers_proc.c
251
typedef void *(*rusersproc_t)(void *, struct svc_req *);
libexec/rpc.rusersd/rusers_proc.c
254
rusers_service(struct svc_req *rqstp, SVCXPRT *transp)
libexec/rpc.rwalld/rwalld.c
144
wallproc_wall_1_svc(wrapstring *s, struct svc_req *rqstp __unused)
libexec/rpc.rwalld/rwalld.c
163
wallprog_1(struct svc_req *rqstp, SVCXPRT *transp)
libexec/rpc.rwalld/rwalld.c
170
typedef void *(svc_cb)(void *arg, struct svc_req *rqstp);
libexec/rpc.rwalld/rwalld.c
54
void wallprog_1(struct svc_req *rqstp, SVCXPRT *transp);
libexec/rpc.sprayd/sprayd.c
125
spray_service(struct svc_req *rqstp, SVCXPRT *transp)
libexec/rpc.sprayd/sprayd.c
40
static void spray_service(struct svc_req *, SVCXPRT *);
sys/fs/nfsclient/nfs_clkrpc.c
65
nfscb_program(struct svc_req *rqst, SVCXPRT *xprt)
sys/fs/nfsserver/nfs_fha_new.c
293
fha_extract_info(struct svc_req *req, struct fha_info *i)
sys/fs/nfsserver/nfs_fha_new.c
53
static void fha_extract_info(struct svc_req *req,
sys/fs/nfsserver/nfs_fha_new.c
547
fhanew_assign(SVCTHREAD *this_thread, struct svc_req *req)
sys/fs/nfsserver/nfs_fha_new.c
611
fhanew_nd_complete(SVCTHREAD *thread, struct svc_req *req)
sys/fs/nfsserver/nfs_fha_new.h
100
SVCTHREAD *fhanew_assign(SVCTHREAD *this_thread, struct svc_req *req);
sys/fs/nfsserver/nfs_fha_new.h
101
void fhanew_nd_complete(SVCTHREAD *, struct svc_req *);
sys/fs/nfsserver/nfs_nfsdkrpc.c
124
nfssvc_program(struct svc_req *rqst, SVCXPRT *xprt)
sys/nlm/nlm.h
159
struct svc_req *rqstp, CLIENT **rpcp);
sys/nlm/nlm.h
169
struct svc_req *rqstp, bool_t monitor, CLIENT **rpcp);
sys/nlm/nlm.h
179
struct svc_req *rqstp, CLIENT **rpcp);
sys/nlm/nlm.h
189
struct svc_req *rqstp, CLIENT **rpcp);
sys/nlm/nlm.h
199
struct svc_req *rqstp, CLIENT **rpcp);
sys/nlm/nlm.h
205
extern void nlm_do_granted_res(nlm4_res *argp, struct svc_req *rqstp);
sys/nlm/nlm_prot.h
283
extern bool_t nlm_sm_notify_0_svc(struct nlm_sm_status *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
288
extern bool_t nlm_test_1_svc(struct nlm_testargs *, nlm_testres *, struct svc_req *);
sys/nlm/nlm_prot.h
291
extern bool_t nlm_lock_1_svc(struct nlm_lockargs *, nlm_res *, struct svc_req *);
sys/nlm/nlm_prot.h
294
extern bool_t nlm_cancel_1_svc(struct nlm_cancargs *, nlm_res *, struct svc_req *);
sys/nlm/nlm_prot.h
297
extern bool_t nlm_unlock_1_svc(struct nlm_unlockargs *, nlm_res *, struct svc_req *);
sys/nlm/nlm_prot.h
300
extern bool_t nlm_granted_1_svc(struct nlm_testargs *, nlm_res *, struct svc_req *);
sys/nlm/nlm_prot.h
303
extern bool_t nlm_test_msg_1_svc(struct nlm_testargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
306
extern bool_t nlm_lock_msg_1_svc(struct nlm_lockargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
309
extern bool_t nlm_cancel_msg_1_svc(struct nlm_cancargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
312
extern bool_t nlm_unlock_msg_1_svc(struct nlm_unlockargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
315
extern bool_t nlm_granted_msg_1_svc(struct nlm_testargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
318
extern bool_t nlm_test_res_1_svc(nlm_testres *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
321
extern bool_t nlm_lock_res_1_svc(nlm_res *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
324
extern bool_t nlm_cancel_res_1_svc(nlm_res *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
327
extern bool_t nlm_unlock_res_1_svc(nlm_res *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
330
extern bool_t nlm_granted_res_1_svc(nlm_res *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
336
extern bool_t nlm_share_3_svc(nlm_shareargs *, nlm_shareres *, struct svc_req *);
sys/nlm/nlm_prot.h
339
extern bool_t nlm_unshare_3_svc(nlm_shareargs *, nlm_shareres *, struct svc_req *);
sys/nlm/nlm_prot.h
342
extern bool_t nlm_nm_lock_3_svc(nlm_lockargs *, nlm_res *, struct svc_req *);
sys/nlm/nlm_prot.h
345
extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
351
extern bool_t nlm4_test_4_svc(nlm4_testargs *, nlm4_testres *, struct svc_req *);
sys/nlm/nlm_prot.h
354
extern bool_t nlm4_lock_4_svc(nlm4_lockargs *, nlm4_res *, struct svc_req *);
sys/nlm/nlm_prot.h
357
extern bool_t nlm4_cancel_4_svc(nlm4_cancargs *, nlm4_res *, struct svc_req *);
sys/nlm/nlm_prot.h
360
extern bool_t nlm4_unlock_4_svc(nlm4_unlockargs *, nlm4_res *, struct svc_req *);
sys/nlm/nlm_prot.h
363
extern bool_t nlm4_granted_4_svc(nlm4_testargs *, nlm4_res *, struct svc_req *);
sys/nlm/nlm_prot.h
366
extern bool_t nlm4_test_msg_4_svc(nlm4_testargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
369
extern bool_t nlm4_lock_msg_4_svc(nlm4_lockargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
372
extern bool_t nlm4_cancel_msg_4_svc(nlm4_cancargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
375
extern bool_t nlm4_unlock_msg_4_svc(nlm4_unlockargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
378
extern bool_t nlm4_granted_msg_4_svc(nlm4_testargs *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
381
extern bool_t nlm4_test_res_4_svc(nlm4_testres *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
384
extern bool_t nlm4_lock_res_4_svc(nlm4_res *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
387
extern bool_t nlm4_cancel_res_4_svc(nlm4_res *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
390
extern bool_t nlm4_unlock_res_4_svc(nlm4_res *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
393
extern bool_t nlm4_granted_res_4_svc(nlm4_res *, void *, struct svc_req *);
sys/nlm/nlm_prot.h
396
extern bool_t nlm4_share_4_svc(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
sys/nlm/nlm_prot.h
399
extern bool_t nlm4_unshare_4_svc(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
sys/nlm/nlm_prot.h
402
extern bool_t nlm4_nm_lock_4_svc(nlm4_lockargs *, nlm4_res *, struct svc_req *);
sys/nlm/nlm_prot.h
405
extern bool_t nlm4_free_all_4_svc(nlm4_notify *, void *, struct svc_req *);
sys/nlm/nlm_prot_impl.c
1422
extern void nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp);
sys/nlm/nlm_prot_impl.c
1423
extern void nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp);
sys/nlm/nlm_prot_impl.c
1424
extern void nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp);
sys/nlm/nlm_prot_impl.c
1425
extern void nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp);
sys/nlm/nlm_prot_impl.c
1433
static void (*dispatchers[])(struct svc_req *, SVCXPRT *) = {
sys/nlm/nlm_prot_impl.c
1756
nlm_get_vfs_state(struct nlm_host *host, struct svc_req *rqstp,
sys/nlm/nlm_prot_impl.c
1855
nlm_do_test(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp,
sys/nlm/nlm_prot_impl.c
1953
nlm_do_lock(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp,
sys/nlm/nlm_prot_impl.c
2142
nlm_do_cancel(nlm4_cancargs *argp, nlm4_res *result, struct svc_req *rqstp,
sys/nlm/nlm_prot_impl.c
2232
nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp,
sys/nlm/nlm_prot_impl.c
2294
nlm_do_granted(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp,
sys/nlm/nlm_prot_impl.c
2339
nlm_do_granted_res(nlm4_res *argp, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
121
nlm_sm_notify_0_svc(struct nlm_sm_status *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
129
nlm_test_1_svc(struct nlm_testargs *argp, nlm_testres *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
153
nlm_lock_1_svc(struct nlm_lockargs *argp, nlm_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
174
nlm_cancel_1_svc(struct nlm_cancargs *argp, nlm_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
193
nlm_unlock_1_svc(struct nlm_unlockargs *argp, nlm_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
210
nlm_granted_1_svc(struct nlm_testargs *argp, nlm_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
228
nlm_test_msg_1_svc(struct nlm_testargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
260
nlm_lock_msg_1_svc(struct nlm_lockargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
290
nlm_cancel_msg_1_svc(struct nlm_cancargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
318
nlm_unlock_msg_1_svc(struct nlm_unlockargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
344
nlm_granted_msg_1_svc(struct nlm_testargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
371
nlm_test_res_1_svc(nlm_testres *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
385
nlm_lock_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
394
nlm_cancel_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
403
nlm_unlock_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
412
nlm_granted_res_1_svc(nlm_res *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
429
nlm_share_3_svc(nlm_shareargs *argp, nlm_shareres *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
450
nlm_unshare_3_svc(nlm_shareargs *argp, nlm_shareres *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
471
nlm_nm_lock_3_svc(nlm_lockargs *argp, nlm_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
492
nlm_free_all_3_svc(nlm_notify *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
511
nlm4_test_4_svc(nlm4_testargs *argp, nlm4_testres *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
519
nlm4_lock_4_svc(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
527
nlm4_cancel_4_svc(nlm4_cancargs *argp, nlm4_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
535
nlm4_unlock_4_svc(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
543
nlm4_granted_4_svc(nlm4_testargs *argp, nlm4_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
551
nlm4_test_msg_4_svc(nlm4_testargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
569
nlm4_lock_msg_4_svc(nlm4_lockargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
587
nlm4_cancel_msg_4_svc(nlm4_cancargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
605
nlm4_unlock_msg_4_svc(nlm4_unlockargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
623
nlm4_granted_msg_4_svc(nlm4_testargs *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
641
nlm4_test_res_4_svc(nlm4_testres *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
648
nlm4_lock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
655
nlm4_cancel_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
662
nlm4_unlock_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
669
nlm4_granted_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
677
nlm4_share_4_svc(nlm4_shareargs *argp, nlm4_shareres *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
686
nlm4_unshare_4_svc(nlm4_shareargs *argp, nlm4_shareres *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
695
nlm4_nm_lock_4_svc(nlm4_lockargs *argp, nlm4_res *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_server.c
703
nlm4_free_all_4_svc(nlm4_notify *argp, void *result, struct svc_req *rqstp)
sys/nlm/nlm_prot_svc.c
122
bool_t (*local)(char *, void *, struct svc_req *);
sys/nlm/nlm_prot_svc.c
134
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_1_svc;
sys/nlm/nlm_prot_svc.c
140
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_1_svc;
sys/nlm/nlm_prot_svc.c
146
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_1_svc;
sys/nlm/nlm_prot_svc.c
152
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_1_svc;
sys/nlm/nlm_prot_svc.c
158
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_1_svc;
sys/nlm/nlm_prot_svc.c
164
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_msg_1_svc;
sys/nlm/nlm_prot_svc.c
170
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_msg_1_svc;
sys/nlm/nlm_prot_svc.c
176
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_msg_1_svc;
sys/nlm/nlm_prot_svc.c
182
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_msg_1_svc;
sys/nlm/nlm_prot_svc.c
188
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_msg_1_svc;
sys/nlm/nlm_prot_svc.c
194
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_test_res_1_svc;
sys/nlm/nlm_prot_svc.c
200
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_res_1_svc;
sys/nlm/nlm_prot_svc.c
206
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_cancel_res_1_svc;
sys/nlm/nlm_prot_svc.c
212
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_res_1_svc;
sys/nlm/nlm_prot_svc.c
218
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_res_1_svc;
sys/nlm/nlm_prot_svc.c
248
nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp)
sys/nlm/nlm_prot_svc.c
263
bool_t (*local)(char *, void *, struct svc_req *);
sys/nlm/nlm_prot_svc.c
293
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_share_3_svc;
sys/nlm/nlm_prot_svc.c
299
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unshare_3_svc;
sys/nlm/nlm_prot_svc.c
305
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_nm_lock_3_svc;
sys/nlm/nlm_prot_svc.c
311
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_free_all_3_svc;
sys/nlm/nlm_prot_svc.c
341
nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp)
sys/nlm/nlm_prot_svc.c
376
bool_t (*local)(char *, void *, struct svc_req *);
sys/nlm/nlm_prot_svc.c
388
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_4_svc;
sys/nlm/nlm_prot_svc.c
394
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_lock_4_svc;
sys/nlm/nlm_prot_svc.c
40
void nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp);
sys/nlm/nlm_prot_svc.c
400
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_cancel_4_svc;
sys/nlm/nlm_prot_svc.c
406
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_4_svc;
sys/nlm/nlm_prot_svc.c
41
void nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp);
sys/nlm/nlm_prot_svc.c
412
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_4_svc;
sys/nlm/nlm_prot_svc.c
418
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_msg_4_svc;
sys/nlm/nlm_prot_svc.c
42
void nlm_prog_3(struct svc_req *rqstp, SVCXPRT *transp);
sys/nlm/nlm_prot_svc.c
424
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_lock_msg_4_svc;
sys/nlm/nlm_prot_svc.c
43
void nlm_prog_4(struct svc_req *rqstp, SVCXPRT *transp);
sys/nlm/nlm_prot_svc.c
430
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_cancel_msg_4_svc;
sys/nlm/nlm_prot_svc.c
436
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_msg_4_svc;
sys/nlm/nlm_prot_svc.c
442
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_msg_4_svc;
sys/nlm/nlm_prot_svc.c
448
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_test_res_4_svc;
sys/nlm/nlm_prot_svc.c
454
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_lock_res_4_svc;
sys/nlm/nlm_prot_svc.c
46
nlm_prog_0(struct svc_req *rqstp, SVCXPRT *transp)
sys/nlm/nlm_prot_svc.c
460
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_cancel_res_4_svc;
sys/nlm/nlm_prot_svc.c
466
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_res_4_svc;
sys/nlm/nlm_prot_svc.c
472
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_res_4_svc;
sys/nlm/nlm_prot_svc.c
478
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_share_4_svc;
sys/nlm/nlm_prot_svc.c
484
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unshare_4_svc;
sys/nlm/nlm_prot_svc.c
490
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_nm_lock_4_svc;
sys/nlm/nlm_prot_svc.c
496
local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_free_all_4_svc;
sys/nlm/nlm_prot_svc.c
54
bool_t (*local)(char *, void *, struct svc_req *);
sys/nlm/nlm_prot_svc.c
66
local = (bool_t (*) (char *, void *, struct svc_req *))nlm_sm_notify_0_svc;
sys/nlm/nlm_prot_svc.c
94
nlm_prog_1(struct svc_req *rqstp, SVCXPRT *transp)
sys/nlm/sm_inter.h
75
extern void sm_prog_1(struct svc_req *rqstp, SVCXPRT *transp);
sys/nlm/sm_inter.h
78
extern struct sm_stat_res * sm_stat_1_svc(struct sm_name *, struct svc_req *);
sys/nlm/sm_inter.h
81
extern struct sm_stat_res * sm_mon_1_svc(struct mon *, struct svc_req *);
sys/nlm/sm_inter.h
84
extern struct sm_stat * sm_unmon_1_svc(struct mon_id *, struct svc_req *);
sys/nlm/sm_inter.h
87
extern struct sm_stat * sm_unmon_all_1_svc(struct my_id *, struct svc_req *);
sys/nlm/sm_inter.h
90
extern void * sm_simu_crash_1_svc(void *, struct svc_req *);
sys/nlm/sm_inter.h
93
extern void * sm_notify_1_svc(struct stat_chge *, struct svc_req *);
sys/rpc/auth.h
338
struct svc_req;
sys/rpc/auth.h
340
enum auth_stat _svcauth_null (struct svc_req *, struct rpc_msg *);
sys/rpc/auth.h
341
enum auth_stat _svcauth_short (struct svc_req *, struct rpc_msg *);
sys/rpc/auth.h
342
enum auth_stat _svcauth_unix (struct svc_req *, struct rpc_msg *);
sys/rpc/auth.h
343
enum auth_stat _svcauth_rpcsec_tls (struct svc_req *, struct rpc_msg *);
sys/rpc/rpcb_prot.h
493
extern void rpcbprog_3(struct svc_req *rqstp, SVCXPRT *transp);
sys/rpc/rpcb_prot.h
496
extern bool_t * rpcbproc_set_3_svc(RPCB *, struct svc_req *);
sys/rpc/rpcb_prot.h
499
extern bool_t * rpcbproc_unset_3_svc(RPCB *, struct svc_req *);
sys/rpc/rpcb_prot.h
502
extern char ** rpcbproc_getaddr_3_svc(RPCB *, struct svc_req *);
sys/rpc/rpcb_prot.h
505
extern rpcblist_ptr * rpcbproc_dump_3_svc(void *, struct svc_req *);
sys/rpc/rpcb_prot.h
508
extern rpcb_rmtcallres * rpcbproc_callit_3_svc(rpcb_rmtcallargs *, struct svc_req *);
sys/rpc/rpcb_prot.h
511
extern u_int * rpcbproc_gettime_3_svc(void *, struct svc_req *);
sys/rpc/rpcb_prot.h
514
extern struct netbuf * rpcbproc_uaddr2taddr_3_svc(char **, struct svc_req *);
sys/rpc/rpcb_prot.h
517
extern char ** rpcbproc_taddr2uaddr_3_svc(struct netbuf *, struct svc_req *);
sys/rpc/rpcb_prot.h
521
extern void rpcbprog_4(struct svc_req *rqstp, SVCXPRT *transp);
sys/rpc/rpcb_prot.h
523
extern bool_t * rpcbproc_set_4_svc(RPCB *, struct svc_req *);
sys/rpc/rpcb_prot.h
525
extern bool_t * rpcbproc_unset_4_svc(RPCB *, struct svc_req *);
sys/rpc/rpcb_prot.h
527
extern char ** rpcbproc_getaddr_4_svc(RPCB *, struct svc_req *);
sys/rpc/rpcb_prot.h
529
extern rpcblist_ptr * rpcbproc_dump_4_svc(void *, struct svc_req *);
sys/rpc/rpcb_prot.h
532
extern rpcb_rmtcallres * rpcbproc_bcast_4_svc(rpcb_rmtcallargs *, struct svc_req *);
sys/rpc/rpcb_prot.h
534
extern u_int * rpcbproc_gettime_4_svc(void *, struct svc_req *);
sys/rpc/rpcb_prot.h
536
extern struct netbuf * rpcbproc_uaddr2taddr_4_svc(char **, struct svc_req *);
sys/rpc/rpcb_prot.h
538
extern char ** rpcbproc_taddr2uaddr_4_svc(struct netbuf *, struct svc_req *);
sys/rpc/rpcb_prot.h
541
extern char ** rpcbproc_getversaddr_4_svc(RPCB *, struct svc_req *);
sys/rpc/rpcb_prot.h
544
extern rpcb_rmtcallres * rpcbproc_indirect_4_svc(rpcb_rmtcallargs *, struct svc_req *);
sys/rpc/rpcb_prot.h
547
extern rpcb_entry_list_ptr * rpcbproc_getaddrlist_4_svc(RPCB *, struct svc_req *);
sys/rpc/rpcb_prot.h
550
extern rpcb_stat * rpcbproc_getstat_4_svc(void *, struct svc_req *);
sys/rpc/rpcsec_gss.h
120
bool_t (*callback)(struct svc_req *req,
sys/rpc/rpcsec_gss.h
176
typedef bool_t rpc_gss_getcred_ftype(struct svc_req *req,
sys/rpc/rpcsec_gss.h
184
typedef int rpc_gss_svc_max_data_length_ftype(struct svc_req *req,
sys/rpc/rpcsec_gss.h
363
rpc_gss_getcred_call(struct svc_req *req, rpc_gss_rawcred_t **rcred,
sys/rpc/rpcsec_gss.h
405
rpc_gss_svc_max_data_length_call(struct svc_req *req, int max_tp_unit_len)
sys/rpc/rpcsec_gss.h
466
bool_t rpc_gss_getcred(struct svc_req *req, rpc_gss_rawcred_t **rcred,
sys/rpc/rpcsec_gss.h
472
int rpc_gss_svc_max_data_length(struct svc_req *req, int max_tp_unit_len);
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
1227
struct svc_req *rqst, u_int seq)
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
1262
svc_rpc_gss_callback(struct svc_rpc_gss_client *client, struct svc_req *rqst)
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
1397
svc_rpc_gss(struct svc_req *rqst, struct rpc_msg *msg)
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
490
rpc_gss_getcred(struct svc_req *req, rpc_gss_rawcred_t **rcred,
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
515
rpc_gss_svc_getcred(struct svc_req *req, struct ucred **crp, int *flavorp)
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
549
rpc_gss_svc_max_data_length(struct svc_req *req, int max_tp_unit_len)
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
87
static enum auth_stat svc_rpc_gss(struct svc_req *, struct rpc_msg *);
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
88
static int rpc_gss_svc_getcred(struct svc_req *, struct ucred **, int *);
sys/rpc/rpcsec_gss/svc_rpcsec_gss.c
919
struct svc_req *rqst,
sys/rpc/rpcsec_tls/rpctls_impl.c
430
_svcauth_rpcsec_tls(struct svc_req *rqst, struct rpc_msg *msg)
sys/rpc/svc.c
1032
svc_executereq(struct svc_req *rqstp)
sys/rpc/svc.c
1164
struct svc_req *rqstp;
sys/rpc/svc.c
1441
svc_getargs(struct svc_req *rqstp, xdrproc_t xargs, void *args)
sys/rpc/svc.c
1458
svc_freeargs(struct svc_req *rqstp, xdrproc_t xargs, void *args)
sys/rpc/svc.c
1472
svc_freereq(struct svc_req *rqstp)
sys/rpc/svc.c
503
void (*dispatch)(struct svc_req *, SVCXPRT *),
sys/rpc/svc.c
660
svc_sendreply_common(struct svc_req *rqstp, struct rpc_msg *rply,
sys/rpc/svc.c
691
svc_sendreply(struct svc_req *rqstp, xdrproc_t xdr_results, void * xdr_location)
sys/rpc/svc.c
720
svc_sendreply_mbuf(struct svc_req *rqstp, struct mbuf *m)
sys/rpc/svc.c
739
svcerr_noproc(struct svc_req *rqstp)
sys/rpc/svc.c
761
svcerr_decode(struct svc_req *rqstp)
sys/rpc/svc.c
783
svcerr_systemerr(struct svc_req *rqstp)
sys/rpc/svc.c
805
svcerr_auth(struct svc_req *rqstp, enum auth_stat why)
sys/rpc/svc.c
827
svcerr_weakauth(struct svc_req *rqstp)
sys/rpc/svc.c
837
svcerr_noprog(struct svc_req *rqstp)
sys/rpc/svc.c
859
svcerr_progvers(struct svc_req *rqstp, rpcvers_t low_vers, rpcvers_t high_vers)
sys/rpc/svc.c
920
svc_getreq(SVCXPRT *xprt, struct svc_req **rqstp_ret)
sys/rpc/svc.c
923
struct svc_req *r;
sys/rpc/svc.h
191
void (*sc_dispatch)(struct svc_req *, SVCXPRT *);
sys/rpc/svc.h
210
STAILQ_ENTRY(svc_req) rq_link; /* list of requests for a thread */
sys/rpc/svc.h
230
STAILQ_HEAD(svc_reqlist, svc_req);
sys/rpc/svc.h
304
typedef SVCTHREAD *pool_assign_fn(SVCTHREAD *, struct svc_req *);
sys/rpc/svc.h
305
typedef void pool_done_fn(SVCTHREAD *, struct svc_req *);
sys/rpc/svc.h
407
void (*)(struct svc_req *, SVCXPRT *),
sys/rpc/svc.h
505
extern bool_t svc_sendreply(struct svc_req *, xdrproc_t, void *);
sys/rpc/svc.h
506
extern bool_t svc_sendreply_mbuf(struct svc_req *, struct mbuf *);
sys/rpc/svc.h
507
extern void svcerr_decode(struct svc_req *);
sys/rpc/svc.h
508
extern void svcerr_weakauth(struct svc_req *);
sys/rpc/svc.h
509
extern void svcerr_noproc(struct svc_req *);
sys/rpc/svc.h
510
extern void svcerr_progvers(struct svc_req *, rpcvers_t, rpcvers_t);
sys/rpc/svc.h
511
extern void svcerr_auth(struct svc_req *, enum auth_stat);
sys/rpc/svc.h
512
extern void svcerr_noprog(struct svc_req *);
sys/rpc/svc.h
513
extern void svcerr_systemerr(struct svc_req *);
sys/rpc/svc.h
543
extern bool_t svc_getargs(struct svc_req *, xdrproc_t, void *);
sys/rpc/svc.h
544
extern bool_t svc_freeargs(struct svc_req *, xdrproc_t, void *);
sys/rpc/svc.h
545
extern void svc_freereq(struct svc_req *);
sys/rpc/svc.h
582
extern SVCXPRT *svc_tp_create(SVCPOOL *, void (*)(struct svc_req *, SVCXPRT *),
sys/rpc/svc_auth.c
151
_svcauth_null(struct svc_req *rqst, struct rpc_msg *msg)
sys/rpc/svc_auth.c
160
enum auth_stat (*svcauth)(struct svc_req *, struct rpc_msg *),
sys/rpc/svc_auth.c
161
int (*getcred)(struct svc_req *, struct ucred **, int *))
sys/rpc/svc_auth.c
172
svc_getcred(struct svc_req *rqst, struct ucred **crp, int *flavorp)
sys/rpc/svc_auth.c
53
static enum auth_stat (*_svcauth_rpcsec_gss)(struct svc_req *,
sys/rpc/svc_auth.c
55
static int (*_svcauth_rpcsec_gss_getcred)(struct svc_req *,
sys/rpc/svc_auth.c
79
_authenticate(struct svc_req *rqst, struct rpc_msg *msg)
sys/rpc/svc_auth.h
46
extern enum auth_stat _authenticate(struct svc_req *, struct rpc_msg *);
sys/rpc/svc_auth.h
49
enum auth_stat (*)(struct svc_req *, struct rpc_msg *),
sys/rpc/svc_auth.h
50
int (*)(struct svc_req *, struct ucred **, int *));
sys/rpc/svc_auth.h
52
extern int svc_auth_reg(int, enum auth_stat (*)(struct svc_req *,
sys/rpc/svc_auth.h
57
extern int svc_getcred(struct svc_req *, struct ucred **, int *);
sys/rpc/svc_auth_unix.c
140
_svcauth_short(struct svc_req *rqst, struct rpc_msg *msg)
sys/rpc/svc_auth_unix.c
54
_svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg)
sys/rpc/svc_generic.c
75
void (*dispatch)(struct svc_req *, SVCXPRT *),
tools/regression/rpcsec_gss/rpctest.c
167
server_program_1(struct svc_req *rqstp, register SVCXPRT *transp)
tools/regression/rpcsec_gss/rpctest.c
255
server_new_context(__unused struct svc_req *req,
usr.sbin/bootparamd/bootparamd/bootparamd.c
108
bootparamproc_getfile_1_svc(bp_getfile_arg *getfile, struct svc_req *req __unused)
usr.sbin/bootparamd/bootparamd/bootparamd.c
44
bootparamproc_whoami_1_svc(bp_whoami_arg *whoami, struct svc_req *req __unused)
usr.sbin/gssd/gssd.c
1010
gssd_import_name_1_svc(import_name_args *argp, import_name_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
1073
gssd_canonicalize_name_1_svc(canonicalize_name_args *argp, canonicalize_name_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
1098
gssd_export_name_1_svc(export_name_args *argp, export_name_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
1118
gssd_release_name_1_svc(release_name_args *argp, release_name_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
1137
gssd_pname_to_uid_1_svc(pname_to_uid_args *argp, pname_to_uid_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
1210
gssd_acquire_cred_1_svc(acquire_cred_args *argp, acquire_cred_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
1324
gssd_set_cred_option_1_svc(set_cred_option_args *argp, set_cred_option_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
1344
gssd_release_cred_1_svc(release_cred_args *argp, release_cred_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
1363
gssd_display_status_1_svc(display_status_args *argp, display_status_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
1377
gssd_ip_to_dns_1_svc(ip_to_dns_args *argp, ip_to_dns_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
318
gssd_null_1_svc(void *argp, void *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
327
gssd_init_sec_context_1_svc(init_sec_context_args *argp, init_sec_context_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
448
gssd_supports_lucid_1_svc(void *argp, supports_lucid_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
458
init_sec_context_lucid_v1_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
468
accept_sec_context_lucid_v1_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
477
gssd_accept_sec_context_1_svc(accept_sec_context_args *argp, accept_sec_context_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
528
gssd_supports_lucid_1_svc(void *argp, supports_lucid_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
539
init_sec_context_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
549
accept_sec_context_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
559
init_sec_context_lucid_v1_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
810
accept_sec_context_lucid_v1_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
968
gssd_delete_sec_context_1_svc(delete_sec_context_args *argp, delete_sec_context_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
987
gssd_export_sec_context_1_svc(export_sec_context_args *argp, export_sec_context_res *result, struct svc_req *rqstp)
usr.sbin/gssd/gssd.c
99
extern void gssd_1(struct svc_req *rqstp, SVCXPRT *transp);
usr.sbin/mountd/mountd.c
1160
mntsrv(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/mountd/mountd.c
249
static void mntsrv(struct svc_req *, SVCXPRT *);
usr.sbin/nfsuserd/nfsuserd.c
516
nfsuserdsrv(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/nfsuserd/nfsuserd.c
74
static void nfsuserdsrv(struct svc_req *, SVCXPRT *);
usr.sbin/rpc.lockd/lock_proc.c
1006
nlm4_lock_msg_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1027
nlm4_cancel_4_svc(nlm4_cancargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1046
nlm4_cancel_msg_4_svc(nlm4_cancargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1072
nlm4_unlock_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1086
nlm4_unlock_msg_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1119
nlm4_granted_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1137
nlm4_granted_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1158
nlm4_test_res_4_svc(nlm4_testres *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1175
nlm4_lock_res_4_svc(nlm4_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1191
nlm4_cancel_res_4_svc(nlm4_res *arg __unused, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1204
nlm4_unlock_res_4_svc(nlm4_res *arg __unused, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1217
nlm4_granted_res_4_svc(nlm4_res *arg __unused, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1240
nlm4_share_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1260
nlm4_unshare_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1284
nlm4_nm_lock_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1308
nlm4_free_all_4_svc(struct nlm4_notify *arg __unused, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
1323
nlm_sm_notify_0_svc(struct nlm_sm_status *arg, struct svc_req *rqstp __unused)
usr.sbin/rpc.lockd/lock_proc.c
426
nlm_test_1_svc(nlm_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
458
nlm_test_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
513
nlm_lock_1_svc(nlm_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
535
nlm_lock_msg_1_svc(nlm_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
564
nlm_cancel_1_svc(nlm_cancargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
586
nlm_cancel_msg_1_svc(nlm_cancargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
615
nlm_unlock_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
632
nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
668
nlm_granted_1_svc(nlm_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
68
static void log_from_addr(const char *, struct svc_req *);
usr.sbin/rpc.lockd/lock_proc.c
686
nlm_granted_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
708
nlm_test_res_1_svc(nlm_testres *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
723
nlm_lock_res_1_svc(nlm_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
739
nlm_cancel_res_1_svc(nlm_res *arg __unused, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
752
nlm_unlock_res_1_svc(nlm_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
768
nlm_granted_res_1_svc(nlm_res *arg __unused, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
791
nlm_share_3_svc(nlm_shareargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
80
log_from_addr(const char *fun_name, struct svc_req *req)
usr.sbin/rpc.lockd/lock_proc.c
811
nlm_unshare_3_svc(nlm_shareargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
835
nlm_nm_lock_3_svc(nlm_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
859
nlm_free_all_3_svc(nlm_notify *arg __unused, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
876
nlm4_test_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
922
nlm4_test_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lock_proc.c
972
nlm4_lock_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/lockd_lock.c
1904
getlock(nlm4_lockargs *lckarg, struct svc_req *rqstp, const int flags)
usr.sbin/rpc.lockd/lockd_lock.h
7
enum nlm_stats getlock(nlm4_lockargs *lckarg, struct svc_req *rqstp,
usr.sbin/rpc.statd/procs.c
112
struct sm_stat_res *sm_stat_1_svc(sm_name *arg, struct svc_req *req)
usr.sbin/rpc.statd/procs.c
153
struct sm_stat_res *sm_mon_1_svc(mon *arg, struct svc_req *req)
usr.sbin/rpc.statd/procs.c
261
struct sm_stat *sm_unmon_1_svc(mon_id *arg, struct svc_req *req __unused)
usr.sbin/rpc.statd/procs.c
299
struct sm_stat *sm_unmon_all_1_svc(my_id *arg, struct svc_req *req __unused)
usr.sbin/rpc.statd/procs.c
336
void *sm_simu_crash_1_svc(void *v __unused, struct svc_req *req __unused)
usr.sbin/rpc.statd/procs.c
381
void *sm_notify_1_svc(stat_chge *arg, struct svc_req *req __unused)
usr.sbin/rpc.statd/procs.c
77
int sm_check_hostname(struct svc_req *req, char *arg)
usr.sbin/rpc.statd/statd.h
111
extern int sm_check_hostname(struct svc_req *req, char *arg);
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
243
__unused struct svc_req *rqstp)
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
252
struct rpctlscd_connect_res *result, __unused struct svc_req *rqstp)
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
296
struct rpctlscd_handlerecord_res *result, __unused struct svc_req *rqstp)
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
334
struct rpctlscd_disconnect_res *result, __unused struct svc_req *rqstp)
usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
98
extern void rpctlscd_2(struct svc_req *rqstp, SVCXPRT *transp);
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
114
extern void rpctlssd_2(struct svc_req *rqstp, SVCXPRT *transp);
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
329
__unused struct svc_req *rqstp)
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
360
struct rpctlssd_connect_res *result __unused, struct svc_req *rqstp)
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
483
struct rpctlssd_handlerecord_res *result, __unused struct svc_req *rqstp)
usr.sbin/rpc.tlsservd/rpc.tlsservd.c
523
struct rpctlssd_disconnect_res *result, __unused struct svc_req *rqstp)
usr.sbin/rpc.yppasswdd/yppasswdd_extern.h
52
extern void yppasswdprog_1(struct svc_req *, register SVCXPRT *);
usr.sbin/rpc.yppasswdd/yppasswdd_extern.h
53
extern void master_yppasswdprog_1(struct svc_req *, register SVCXPRT *);
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
467
yppasswdproc_update_1_svc(yppasswd *argp, struct svc_req *rqstp)
usr.sbin/rpc.yppasswdd/yppasswdd_server.c
736
struct svc_req *rqstp)
usr.sbin/rpc.ypupdated/ypupdated_extern.h
29
extern void ypu_prog_1(struct svc_req *, register SVCXPRT *);
usr.sbin/rpc.ypupdated/ypupdated_server.c
128
ypu_insert_1_svc(struct ypupdate_args *args, struct svc_req *svcreq)
usr.sbin/rpc.ypupdated/ypupdated_server.c
162
ypu_delete_1_svc(struct ypdelete_args *args, struct svc_req *svcreq)
usr.sbin/rpc.ypupdated/ypupdated_server.c
196
ypu_store_1_svc(struct ypupdate_args *args, struct svc_req *svcreq)
usr.sbin/rpc.ypupdated/ypupdated_server.c
67
yp_checkauth(struct svc_req *svcreq)
usr.sbin/rpc.ypupdated/ypupdated_server.c
94
ypu_change_1_svc(struct ypupdate_args *args, struct svc_req *svcreq)
usr.sbin/rpc.ypxfrd/ypxfrd_extern.h
47
extern int yp_access(const char *, const struct svc_req *);
usr.sbin/rpc.ypxfrd/ypxfrd_extern.h
50
extern void ypxfrd_freebsd_prog_1(struct svc_req *, register SVCXPRT *);
usr.sbin/rpc.ypxfrd/ypxfrd_server.c
86
ypxfrd_getmap_1_svc(ypxfr_mapname *argp, struct svc_req *rqstp)
usr.sbin/rpc.ypxfrd/ypxfrd_server.c
98
if (yp_access(argp->xfrmap, (struct svc_req *)rqstp)) {
usr.sbin/rpcbind/pmap_svc.c
162
pmapproc_change(struct svc_req *rqstp __unused, SVCXPRT *xprt, unsigned long op)
usr.sbin/rpcbind/pmap_svc.c
256
pmapproc_getport(struct svc_req *rqstp __unused, SVCXPRT *xprt)
usr.sbin/rpcbind/pmap_svc.c
337
pmapproc_dump(struct svc_req *rqstp __unused, SVCXPRT *xprt)
usr.sbin/rpcbind/pmap_svc.c
56
static bool_t pmapproc_change(struct svc_req *, SVCXPRT *, u_long);
usr.sbin/rpcbind/pmap_svc.c
57
static bool_t pmapproc_getport(struct svc_req *, SVCXPRT *);
usr.sbin/rpcbind/pmap_svc.c
58
static bool_t pmapproc_dump(struct svc_req *, SVCXPRT *);
usr.sbin/rpcbind/pmap_svc.c
64
pmap_service(struct svc_req *rqstp, SVCXPRT *xprt)
usr.sbin/rpcbind/rpcb_stat.c
198
rpcbproc_getstat(void *arg __unused, struct svc_req *req __unused,
usr.sbin/rpcbind/rpcb_svc.c
207
rpcbproc_getaddr_3_local(void *arg, struct svc_req *rqstp __unused,
usr.sbin/rpcbind/rpcb_svc.c
229
rpcbproc_dump_3_local(void *arg __unused, struct svc_req *rqstp __unused,
usr.sbin/rpcbind/rpcb_svc.c
56
static void *rpcbproc_getaddr_3_local(void *, struct svc_req *, SVCXPRT *,
usr.sbin/rpcbind/rpcb_svc.c
58
static void *rpcbproc_dump_3_local(void *, struct svc_req *, SVCXPRT *,
usr.sbin/rpcbind/rpcb_svc.c
66
rpcb_service_3(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/rpcbind/rpcb_svc.c
78
void *(*local)(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
usr.sbin/rpcbind/rpcb_svc_4.c
260
rpcbproc_getaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp,
usr.sbin/rpcbind/rpcb_svc_4.c
290
rpcbproc_getversaddr_4_local(void *arg, struct svc_req *rqstp, SVCXPRT *transp,
usr.sbin/rpcbind/rpcb_svc_4.c
318
rpcbproc_getaddrlist_4_local(void *arg, struct svc_req *rqstp __unused,
usr.sbin/rpcbind/rpcb_svc_4.c
448
rpcbproc_dump_4_local(void *arg __unused, struct svc_req *req __unused,
usr.sbin/rpcbind/rpcb_svc_4.c
53
static void *rpcbproc_getaddr_4_local(void *, struct svc_req *, SVCXPRT *,
usr.sbin/rpcbind/rpcb_svc_4.c
55
static void *rpcbproc_getversaddr_4_local(void *, struct svc_req *, SVCXPRT *,
usr.sbin/rpcbind/rpcb_svc_4.c
57
static void *rpcbproc_getaddrlist_4_local(void *, struct svc_req *, SVCXPRT *,
usr.sbin/rpcbind/rpcb_svc_4.c
60
static void *rpcbproc_dump_4_local(void *, struct svc_req *, SVCXPRT *,
usr.sbin/rpcbind/rpcb_svc_4.c
68
rpcb_service_4(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/rpcbind/rpcb_svc_4.c
79
void *(*local)(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
usr.sbin/rpcbind/rpcb_svc_com.c
124
rpcbproc_set_com(void *arg, struct svc_req *rqstp __unused, SVCXPRT *transp,
usr.sbin/rpcbind/rpcb_svc_com.c
209
rpcbproc_unset_com(void *arg, struct svc_req *rqstp __unused, SVCXPRT *transp,
usr.sbin/rpcbind/rpcb_svc_com.c
307
rpcbproc_getaddr_com(RPCB *regp, struct svc_req *rqstp __unused,
usr.sbin/rpcbind/rpcb_svc_com.c
350
rpcbproc_gettime_com(void *arg __unused, struct svc_req *rqstp __unused,
usr.sbin/rpcbind/rpcb_svc_com.c
365
rpcbproc_uaddr2taddr_com(void *arg, struct svc_req *rqstp __unused,
usr.sbin/rpcbind/rpcb_svc_com.c
389
rpcbproc_taddr2uaddr_com(void *arg, struct svc_req *rqstp __unused,
usr.sbin/rpcbind/rpcb_svc_com.c
596
rpcbproc_callit_com(struct svc_req *rqstp, SVCXPRT *transp,
usr.sbin/rpcbind/rpcbind.h
105
void *rpcbproc_getstat(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
usr.sbin/rpcbind/rpcbind.h
107
void rpcb_service_3(struct svc_req *, SVCXPRT *);
usr.sbin/rpcbind/rpcbind.h
108
void rpcb_service_4(struct svc_req *, SVCXPRT *);
usr.sbin/rpcbind/rpcbind.h
111
void *rpcbproc_set_com(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
usr.sbin/rpcbind/rpcbind.h
112
void *rpcbproc_unset_com(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
usr.sbin/rpcbind/rpcbind.h
116
void *rpcbproc_getaddr_com(RPCB *, struct svc_req *, SVCXPRT *, rpcvers_t,
usr.sbin/rpcbind/rpcbind.h
118
void *rpcbproc_gettime_com(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
usr.sbin/rpcbind/rpcbind.h
119
void *rpcbproc_uaddr2taddr_com(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
usr.sbin/rpcbind/rpcbind.h
120
void *rpcbproc_taddr2uaddr_com(void *, struct svc_req *, SVCXPRT *, rpcvers_t);
usr.sbin/rpcbind/rpcbind.h
122
void rpcbproc_callit_com(struct svc_req *, SVCXPRT *, rpcvers_t, rpcvers_t);
usr.sbin/rpcbind/rpcbind.h
135
extern void pmap_service(struct svc_req *, SVCXPRT *);
usr.sbin/ypbind/ypbind.c
290
ypbindprog_2(struct svc_req *rqstp, register SVCXPRT *transp)
usr.sbin/ypbind/ypbind.c
300
struct svc_req *rqstp);
usr.sbin/ypldap/yp.c
137
yp_dispatch(struct svc_req *req, SVCXPRT *trans)
usr.sbin/ypldap/yp.c
142
char *(*cb)(char *, struct svc_req *);
usr.sbin/ypldap/yp.c
268
yp_check(struct svc_req *req)
usr.sbin/ypldap/yp.c
291
ypproc_domain_2_svc(domainname *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
302
ypproc_domain_nonack_2_svc(domainname *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
313
ypproc_match_2_svc(ypreq_key *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
448
ypproc_first_2_svc(ypreq_nokey *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
475
ypproc_next_2_svc(ypreq_key *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
48
void yp_dispatch(struct svc_req *, SVCXPRT *);
usr.sbin/ypldap/yp.c
51
int yp_check(struct svc_req *);
usr.sbin/ypldap/yp.c
567
ypproc_all_2_svc(ypreq_nokey *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
579
ypproc_master_2_svc(ypreq_nokey *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
598
ypproc_maplist_2_svc(domainname *arg, struct svc_req *req)
usr.sbin/yppush/yppush_extern.h
44
extern void yppush_xfrrespprog_1(struct svc_req *, SVCXPRT *);
usr.sbin/yppush/yppush_main.c
260
yppushproc_null_1_svc(void *argp, struct svc_req *rqstp)
usr.sbin/yppush/yppush_main.c
268
yppushproc_xfrresp_1_svc(yppushresp_xfr *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_access.c
210
yp_access(const char *map, const char *domain, const struct svc_req *rqstp)
usr.sbin/ypserv/yp_access.c
213
yp_access(const char *map, const struct svc_req *rqstp)
usr.sbin/ypserv/yp_dnslookup.c
408
yp_async_lookup_name(struct svc_req *rqstp, char *name, int af)
usr.sbin/ypserv/yp_dnslookup.c
463
yp_async_lookup_addr(struct svc_req *rqstp, char *addr, int af)
usr.sbin/ypserv/yp_extern.h
114
extern ypstat yp_async_lookup_name(struct svc_req *, char *, int);
usr.sbin/ypserv/yp_extern.h
115
extern ypstat yp_async_lookup_addr(struct svc_req *, char *, int);
usr.sbin/ypserv/yp_extern.h
85
extern int yp_access(const char *, const char *, const struct svc_req *);
usr.sbin/ypserv/yp_extern.h
87
extern int yp_access(const char *, const struct svc_req *);
usr.sbin/ypserv/yp_main.c
84
extern void ypprog_1(struct svc_req *, SVCXPRT *);
usr.sbin/ypserv/yp_main.c
85
extern void ypprog_2(struct svc_req *, SVCXPRT *);
usr.sbin/ypserv/yp_server.c
114
ypproc_domain_nonack_2_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
119
if (yp_access(NULL, NULL, (struct svc_req *)rqstp))
usr.sbin/ypserv/yp_server.c
121
if (yp_access(NULL, (struct svc_req *)rqstp))
usr.sbin/ypserv/yp_server.c
134
ypproc_match_2_svc(ypreq_key *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
142
if (yp_access(argp->map, argp->domain, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
144
if (yp_access(argp->map, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
205
ypproc_first_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
213
if (yp_access(argp->map, argp->domain, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
215
if (yp_access(argp->map, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
237
ypproc_next_2_svc(ypreq_key *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
245
if (yp_access(argp->map, argp->domain, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
247
if (yp_access(argp->map, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
319
ypproc_xfr_2_svc(ypreq_xfr *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
331
argp->map_parms.domain, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
333
if (yp_access(argp->map_parms.map, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
424
ypproc_clear_2_svc(void *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
430
if (yp_access(NULL, NULL, (struct svc_req *)rqstp))
usr.sbin/ypserv/yp_server.c
432
if (yp_access(NULL, (struct svc_req *)rqstp))
usr.sbin/ypserv/yp_server.c
486
ypproc_all_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
500
if (yp_access(argp->map, argp->domain, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
502
if (yp_access(argp->map, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
573
ypproc_master_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
583
if (yp_access(argp->map, argp->domain, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
585
if (yp_access(argp->map, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
621
ypproc_order_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
630
if (yp_access(argp->map, argp->domain, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
632
if (yp_access(argp->map, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
728
ypproc_maplist_2_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
733
if (yp_access(NULL, NULL, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
735
if (yp_access(NULL, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
74
ypproc_null_2_svc(void *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
791
ypoldproc_null_1_svc(void *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
797
ypoldproc_domain_1_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
80
if (yp_access(NULL, NULL, (struct svc_req *)rqstp))
usr.sbin/ypserv/yp_server.c
803
ypoldproc_domain_nonack_1_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
812
ypoldproc_match_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
82
if (yp_access(NULL, (struct svc_req *)rqstp))
usr.sbin/ypserv/yp_server.c
840
ypoldproc_first_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
871
ypoldproc_next_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
901
ypoldproc_poll_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
92
ypproc_domain_2_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
952
ypoldproc_push_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
964
ypoldproc_pull_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
97
if (yp_access(NULL, NULL, (struct svc_req *)rqstp)) {
usr.sbin/ypserv/yp_server.c
976
ypoldproc_get_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yp_server.c
99
if (yp_access(NULL, (struct svc_req *)rqstp)) {