Symbol: svc_req
include/rpc/svc.h
174
void (*)(struct svc_req *, SVCXPRT *), int);
lib/libc/hidden/rpc/svc_auth.h
24
enum auth_stat _authenticate(struct svc_req *, struct rpc_msg *);
lib/libc/hidden/rpc/svc_auth.h
28
enum auth_stat _svcauth_unix(struct svc_req *, struct rpc_msg *);
lib/libc/hidden/rpc/svc_auth.h
29
enum auth_stat _svcauth_short(struct svc_req *, struct rpc_msg *);
lib/libc/rpc/svc.c
563
struct svc_req r;
lib/libc/rpc/svc_auth.c
89
_authenticate(struct svc_req *rqst, struct rpc_msg *msg)
lib/libc/rpc/svc_auth_unix.c
124
_svcauth_short(struct svc_req *rqst, struct rpc_msg *msg)
lib/libc/rpc/svc_auth_unix.c
51
_svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg)
lib/libc/rpc/svc_simple.c
54
static void universal(struct svc_req *, SVCXPRT *);
lib/libc/rpc/svc_simple.c
88
universal(struct svc_req *rqstp, SVCXPRT *transp)
libexec/rpc.rquotad/rquotad.c
105
rquota_service(struct svc_req *request, SVCXPRT *transp)
libexec/rpc.rquotad/rquotad.c
127
sendquota(struct svc_req *request, SVCXPRT *transp)
libexec/rpc.rquotad/rquotad.c
31
void rquota_service(struct svc_req *request, SVCXPRT *transp);
libexec/rpc.rquotad/rquotad.c
32
void sendquota(struct svc_req *request, SVCXPRT *transp);
libexec/rpc.rstatd/rstat_proc.c
107
rstatproc_stats_3_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
116
rstatproc_stats_2_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
125
rstatproc_stats_1_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
134
rstatproc_havedisk_3_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
146
rstatproc_havedisk_2_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
152
rstatproc_havedisk_1_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rstatd/rstat_proc.c
273
void rstat_service(struct svc_req *, SVCXPRT *);
libexec/rpc.rstatd/rstat_proc.c
276
rstat_service(struct svc_req *rqstp, SVCXPRT *transp)
libexec/rpc.rstatd/rstat_proc.c
278
char *(*local)(void *, struct svc_req *);
libexec/rpc.rstatd/rstat_proc.c
295
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rstatd/rstat_proc.c
299
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rstatd/rstat_proc.c
303
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rstatd/rstat_proc.c
317
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rstatd/rstat_proc.c
321
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rstatd/rstat_proc.c
325
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rstatd/rstatd.c
45
extern void rstat_service(struct svc_req *, SVCXPRT *);
libexec/rpc.rusersd/rusers_proc.c
103
rusers_num_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rusersd/rusers_proc.c
183
rusersproc_names_3_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rusersd/rusers_proc.c
189
rusersproc_allnames_3_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rusersd/rusers_proc.c
247
rusersproc_names_2_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rusersd/rusers_proc.c
253
rusersproc_allnames_2_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rusersd/rusers_proc.c
306
rusersproc_names_1_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rusersd/rusers_proc.c
312
rusersproc_allnames_1_svc(void *arg, struct svc_req *rqstp)
libexec/rpc.rusersd/rusers_proc.c
318
rusers_service(struct svc_req *rqstp, SVCXPRT *transp)
libexec/rpc.rusersd/rusers_proc.c
320
char *(*local)(void *, struct svc_req *);
libexec/rpc.rusersd/rusers_proc.c
339
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rusersd/rusers_proc.c
354
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rusersd/rusers_proc.c
360
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rusersd/rusers_proc.c
366
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rusersd/rusers_proc.c
382
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rusersd/rusers_proc.c
388
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rusersd/rusers_proc.c
394
local = (char *(*)(void *, struct svc_req *))
libexec/rpc.rusersd/rusers_proc.c
62
int *rusers_num_svc(void *, struct svc_req *);
libexec/rpc.rusersd/rusers_proc.c
63
struct utmpidlearr *rusersproc_names_2_svc(void *, struct svc_req *);
libexec/rpc.rusersd/rusers_proc.c
64
struct utmpidlearr *rusersproc_allnames_2_svc(void *, struct svc_req *);
libexec/rpc.rusersd/rusers_proc.c
65
struct utmparr *rusersproc_names_1_svc(void *, struct svc_req *);
libexec/rpc.rusersd/rusers_proc.c
66
struct utmparr *rusersproc_allnames_1_svc(void *, struct svc_req *);
libexec/rpc.rusersd/rusers_proc.c
67
void rusers_service(struct svc_req *, SVCXPRT *);
libexec/rpc.rusersd/rusersd.c
47
extern void rusers_service(struct svc_req *, SVCXPRT *);
libexec/rpc.rwalld/rwalld.c
117
wallproc_wall_1_svc(char **s, struct svc_req *rqstp)
libexec/rpc.rwalld/rwalld.c
131
wallprog_1(struct svc_req *rqstp, SVCXPRT *transp)
libexec/rpc.rwalld/rwalld.c
133
char *(*local)(char **, struct svc_req *);
libexec/rpc.rwalld/rwalld.c
148
local = (char *(*)(char **, struct svc_req *))
libexec/rpc.rwalld/rwalld.c
48
void wallprog_1(struct svc_req *, SVCXPRT *);
sbin/mountd/mountd.c
192
void mntsrv(struct svc_req *, SVCXPRT *);
sbin/mountd/mountd.c
749
mntsrv(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/amd/amd/amq_subr.c
107
amqproc_setopt_57_svc(amq_setopt *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/amq_subr.c
149
amqproc_getmntfs_57_svc(void *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/amq_subr.c
156
amqproc_getvers_57_svc(void *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/amq_subr.c
49
amqproc_null_57_svc(void *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/amq_subr.c
60
amqproc_mnttree_57_svc(amq_string *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/amq_subr.c
72
amqproc_umnt_57_svc(amq_string *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/amq_subr.c
87
amqproc_stats_57_svc(void *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/amq_subr.c
96
amqproc_export_57_svc(void *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
133
nfsproc_setattr_2_svc(struct sattrargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
147
nfsproc_root_2_svc(void *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
156
nfsproc_lookup_2_svc(struct diropargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
203
nfsproc_readlink_2_svc(struct nfs_fh *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
239
nfsproc_read_2_svc(struct readargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
252
nfsproc_writecache_2_svc(void *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
261
nfsproc_write_2_svc(writeargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
275
nfsproc_create_2_svc(createargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
289
unlink_or_rmdir(struct diropargs *argp, struct svc_req *rqstp,
usr.sbin/amd/amd/nfs_subr.c
336
nfsproc_remove_2_svc(struct diropargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
342
nfsproc_rename_2_svc(renameargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
363
nfsproc_link_2_svc(linkargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
376
nfsproc_symlink_2_svc(symlinkargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
389
nfsproc_mkdir_2_svc(createargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
402
nfsproc_rmdir_2_svc(struct diropargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
409
nfsproc_readdir_2_svc(readdirargs *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
440
nfsproc_statfs_2_svc(struct nfs_fh *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
82
nfsproc_null_2_svc(void *argp, struct svc_req *rqstp)
usr.sbin/amd/amd/nfs_subr.c
91
nfsproc_getattr_2_svc(struct nfs_fh *argp, struct svc_req *rqstp)
usr.sbin/amd/include/am.h
214
extern void amq_program_57(struct svc_req *, SVCXPRT *);
usr.sbin/amd/include/am.h
283
extern void nfs_program_2(struct svc_req *, SVCXPRT *);
usr.sbin/amd/rpcx/amq.h
168
extern "C" void * amqproc_null_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
171
extern "C" amq_mount_tree_p * amqproc_mnttree_57_svc(amq_string *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
174
extern "C" void * amqproc_umnt_57_svc(amq_string *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
177
extern "C" amq_mount_stats * amqproc_stats_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
180
extern "C" amq_mount_tree_list * amqproc_export_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
183
extern "C" int * amqproc_setopt_57_svc(amq_setopt *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
186
extern "C" amq_mount_info_list * amqproc_getmntfs_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
189
extern "C" amq_string * amqproc_getvers_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
194
extern void * amqproc_null_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
197
extern amq_mount_tree_p * amqproc_mnttree_57_svc(amq_string *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
200
extern void * amqproc_umnt_57_svc(amq_string *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
203
extern amq_mount_stats * amqproc_stats_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
206
extern amq_mount_tree_list * amqproc_export_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
209
extern int * amqproc_setopt_57_svc(amq_setopt *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
212
extern amq_mount_info_list * amqproc_getmntfs_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq.h
215
extern amq_string * amqproc_getvers_57_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/amq_svc.c
104
local = (char *(*)(char *, struct svc_req *)) amqproc_getmntfs_57_svc;
usr.sbin/amd/rpcx/amq_svc.c
110
local = (char *(*)(char *, struct svc_req *)) amqproc_getvers_57_svc;
usr.sbin/amd/rpcx/amq_svc.c
39
void amq_program_57(struct svc_req *rqstp, SVCXPRT *transp);
usr.sbin/amd/rpcx/amq_svc.c
42
amq_program_57(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/amd/rpcx/amq_svc.c
51
char *(*local)(char *, struct svc_req *);
usr.sbin/amd/rpcx/amq_svc.c
68
local = (char *(*)(char *, struct svc_req *)) amqproc_null_57_svc;
usr.sbin/amd/rpcx/amq_svc.c
74
local = (char *(*)(char *, struct svc_req *)) amqproc_mnttree_57_svc;
usr.sbin/amd/rpcx/amq_svc.c
80
local = (char *(*)(char *, struct svc_req *)) amqproc_umnt_57_svc;
usr.sbin/amd/rpcx/amq_svc.c
86
local = (char *(*)(char *, struct svc_req *)) amqproc_stats_57_svc;
usr.sbin/amd/rpcx/amq_svc.c
92
local = (char *(*)(char *, struct svc_req *)) amqproc_export_57_svc;
usr.sbin/amd/rpcx/amq_svc.c
98
local = (char *(*)(char *, struct svc_req *)) amqproc_setopt_57_svc;
usr.sbin/amd/rpcx/nfs_prot.h
482
extern "C" void * nfsproc_null_2_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
485
extern "C" attrstat * nfsproc_getattr_2_svc(nfs_fh *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
488
extern "C" attrstat * nfsproc_setattr_2_svc(sattrargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
491
extern "C" void * nfsproc_root_2_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
494
extern "C" diropres * nfsproc_lookup_2_svc(diropargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
497
extern "C" readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
500
extern "C" readres * nfsproc_read_2_svc(readargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
503
extern "C" void * nfsproc_writecache_2_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
506
extern "C" attrstat * nfsproc_write_2_svc(writeargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
509
extern "C" diropres * nfsproc_create_2_svc(createargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
512
extern "C" int * nfsproc_remove_2_svc(diropargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
515
extern "C" int * nfsproc_rename_2_svc(renameargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
518
extern "C" int * nfsproc_link_2_svc(linkargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
521
extern "C" int * nfsproc_symlink_2_svc(symlinkargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
524
extern "C" diropres * nfsproc_mkdir_2_svc(createargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
527
extern "C" int * nfsproc_rmdir_2_svc(diropargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
530
extern "C" readdirres * nfsproc_readdir_2_svc(readdirargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
533
extern "C" statfsres * nfsproc_statfs_2_svc(nfs_fh *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
538
extern void * nfsproc_null_2_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
541
extern attrstat * nfsproc_getattr_2_svc(nfs_fh *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
544
extern attrstat * nfsproc_setattr_2_svc(sattrargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
547
extern void * nfsproc_root_2_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
550
extern diropres * nfsproc_lookup_2_svc(diropargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
553
extern readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
556
extern readres * nfsproc_read_2_svc(readargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
559
extern void * nfsproc_writecache_2_svc(void *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
562
extern attrstat * nfsproc_write_2_svc(writeargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
565
extern diropres * nfsproc_create_2_svc(createargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
568
extern int * nfsproc_remove_2_svc(diropargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
571
extern int * nfsproc_rename_2_svc(renameargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
574
extern int * nfsproc_link_2_svc(linkargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
577
extern int * nfsproc_symlink_2_svc(symlinkargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
580
extern diropres * nfsproc_mkdir_2_svc(createargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
583
extern int * nfsproc_rmdir_2_svc(diropargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
586
extern readdirres * nfsproc_readdir_2_svc(readdirargs *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot.h
589
extern statfsres * nfsproc_statfs_2_svc(nfs_fh *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot_svc.c
105
local = (char *(*)(char *, struct svc_req *)) nfsproc_read_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
111
local = (char *(*)(char *, struct svc_req *)) nfsproc_writecache_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
117
local = (char *(*)(char *, struct svc_req *)) nfsproc_write_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
123
local = (char *(*)(char *, struct svc_req *)) nfsproc_create_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
129
local = (char *(*)(char *, struct svc_req *)) nfsproc_remove_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
135
local = (char *(*)(char *, struct svc_req *)) nfsproc_rename_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
141
local = (char *(*)(char *, struct svc_req *)) nfsproc_link_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
147
local = (char *(*)(char *, struct svc_req *)) nfsproc_symlink_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
153
local = (char *(*)(char *, struct svc_req *)) nfsproc_mkdir_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
159
local = (char *(*)(char *, struct svc_req *)) nfsproc_rmdir_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
165
local = (char *(*)(char *, struct svc_req *)) nfsproc_readdir_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
171
local = (char *(*)(char *, struct svc_req *)) nfsproc_statfs_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
39
void nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp);
usr.sbin/amd/rpcx/nfs_prot_svc.c
42
nfs_program_2(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/amd/rpcx/nfs_prot_svc.c
63
char *(*local)(char *, struct svc_req *);
usr.sbin/amd/rpcx/nfs_prot_svc.c
69
local = (char *(*)(char *, struct svc_req *)) nfsproc_null_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
75
local = (char *(*)(char *, struct svc_req *)) nfsproc_getattr_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
81
local = (char *(*)(char *, struct svc_req *)) nfsproc_setattr_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
87
local = (char *(*)(char *, struct svc_req *)) nfsproc_root_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
93
local = (char *(*)(char *, struct svc_req *)) nfsproc_lookup_2_svc;
usr.sbin/amd/rpcx/nfs_prot_svc.c
99
local = (char *(*)(char *, struct svc_req *)) nfsproc_readlink_2_svc;
usr.sbin/portmap/portmap.c
285
reg_service(struct svc_req *rqstp, SVCXPRT *xprt)
usr.sbin/portmap/portmap.c
577
callit(struct svc_req *rqstp, SVCXPRT *xprt)
usr.sbin/portmap/portmap.c
89
void reg_service(struct svc_req *, SVCXPRT *);
usr.sbin/portmap/portmap.c
91
void callit(struct svc_req *, SVCXPRT *);
usr.sbin/rpc.bootparamd/bootparamd.c
139
bootparamproc_whoami_1_svc(bp_whoami_arg *whoami, struct svc_req *rqstp)
usr.sbin/rpc.bootparamd/bootparamd.c
205
bootparamproc_getfile_1_svc(bp_getfile_arg *getfile, struct svc_req *rqstp)
usr.sbin/rpc.bootparamd/bootparamd.c
40
extern void bootparamprog_1(struct svc_req *, SVCXPRT *);
usr.sbin/rpc.lockd/lockd.c
110
(void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_0, IPPROTO_UDP)) {
usr.sbin/rpc.lockd/lockd.c
115
(void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_1, IPPROTO_UDP)) {
usr.sbin/rpc.lockd/lockd.c
120
(void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_3, IPPROTO_UDP)) {
usr.sbin/rpc.lockd/lockd.c
125
(void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_4, IPPROTO_UDP)) {
usr.sbin/rpc.lockd/lockd.c
135
(void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_1, IPPROTO_TCP)) {
usr.sbin/rpc.lockd/lockd.c
140
(void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_3, IPPROTO_TCP)) {
usr.sbin/rpc.lockd/lockd.c
145
(void (*) (struct svc_req *, SVCXPRT *)) nlm_prog_4, IPPROTO_TCP)) {
usr.sbin/rpc.lockd/lockd.c
60
void nlm_prog_0(struct svc_req *, SVCXPRT *);
usr.sbin/rpc.lockd/lockd.c
61
void nlm_prog_1(struct svc_req *, SVCXPRT *);
usr.sbin/rpc.lockd/lockd.c
62
void nlm_prog_3(struct svc_req *, SVCXPRT *);
usr.sbin/rpc.lockd/lockd.c
63
void nlm_prog_4(struct svc_req *, SVCXPRT *);
usr.sbin/rpc.lockd/lockd_lock.c
214
getlock(nlm4_lockargs * lckarg, struct svc_req *rqstp, int flags)
usr.sbin/rpc.lockd/lockd_lock.h
7
enum nlm_stats getlock(nlm4_lockargs *, struct svc_req *, int);
usr.sbin/rpc.lockd/procs.c
1000
nlm4_cancel_res_4_svc(nlm4_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
1013
nlm4_unlock_res_4_svc(nlm4_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
1026
nlm4_granted_res_4_svc(nlm4_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
1049
nlm4_share_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
1069
nlm4_unshare_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
1093
nlm4_nm_lock_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
1117
nlm4_free_all_4_svc(nlm_notify *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
1132
nlm_sm_notify_0_svc(struct nlm_sm_status *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
292
nlm_test_1_svc(nlm_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
326
nlm_test_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
382
nlm_lock_1_svc(nlm_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
404
nlm_lock_msg_1_svc(nlm_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
433
nlm_cancel_1_svc(nlm_cancargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
455
nlm_cancel_msg_1_svc(nlm_cancargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
484
nlm_unlock_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
501
nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
537
nlm_granted_1_svc(nlm_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
552
nlm_granted_msg_1_svc(nlm_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
571
nlm_test_res_1_svc(nlm_testres *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
584
nlm_lock_res_1_svc(nlm_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
598
nlm_cancel_res_1_svc(nlm_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
611
nlm_unlock_res_1_svc(nlm_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
624
nlm_granted_res_1_svc(nlm_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
64
log_from_addr(char *fun_name, struct svc_req *req)
usr.sbin/rpc.lockd/procs.c
647
nlm_share_3_svc(nlm_shareargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
667
nlm_unshare_3_svc(nlm_shareargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
691
nlm_nm_lock_3_svc(nlm_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
715
nlm_free_all_3_svc(nlm_notify *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
732
nlm4_test_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
761
nlm4_test_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
810
nlm4_lock_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
825
nlm4_lock_msg_4_svc(nlm4_lockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
846
nlm4_cancel_4_svc(nlm4_cancargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
865
nlm4_cancel_msg_4_svc(nlm4_cancargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
892
nlm4_unlock_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
906
nlm4_unlock_msg_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
939
nlm4_granted_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
954
nlm4_granted_msg_4_svc(nlm4_testargs *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
973
nlm4_test_res_4_svc(nlm4_testres *arg, struct svc_req *rqstp)
usr.sbin/rpc.lockd/procs.c
986
nlm4_lock_res_4_svc(nlm4_res *arg, struct svc_req *rqstp)
usr.sbin/rpc.statd/procs.c
185
sm_unmon_1_svc(mon_id *arg, struct svc_req *req)
usr.sbin/rpc.statd/procs.c
224
sm_unmon_all_1_svc(my_id *arg, struct svc_req *req)
usr.sbin/rpc.statd/procs.c
258
sm_simu_crash_1_svc(void *v, struct svc_req *req)
usr.sbin/rpc.statd/procs.c
289
sm_notify_1_svc(stat_chge *arg, struct svc_req *req)
usr.sbin/rpc.statd/procs.c
56
sm_stat_1_svc(sm_name *arg, struct svc_req *req)
usr.sbin/rpc.statd/procs.c
86
sm_mon_1_svc(mon *arg, struct svc_req *req)
usr.sbin/rpc.statd/statd.h
100
struct sm_stat_res *sm_stat_1_svc(sm_name *, struct svc_req *);
usr.sbin/rpc.statd/statd.h
101
struct sm_stat_res *sm_mon_1_svc(mon *, struct svc_req *);
usr.sbin/rpc.statd/statd.h
102
struct sm_stat *sm_unmon_1_svc(mon_id *, struct svc_req *);
usr.sbin/rpc.statd/statd.h
103
struct sm_stat *sm_unmon_all_1_svc(my_id *, struct svc_req *);
usr.sbin/rpc.statd/statd.h
104
void *sm_simu_crash_1_svc(void *, struct svc_req *);
usr.sbin/rpc.statd/statd.h
105
void *sm_notify_1_svc(stat_chge *, struct svc_req *);
usr.sbin/rpc.statd/statd.h
116
void sm_prog_1(struct svc_req *, SVCXPRT *);
usr.sbin/ypbind/ypbind.c
262
ypbindprog_2(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/ypbind/ypbind.c
271
char *(*local)(SVCXPRT *, union argument *, struct svc_req *);
usr.sbin/ypbind/ypbind.c
277
local = (char *(*)(SVCXPRT *, union argument *, struct svc_req *))
usr.sbin/ypbind/ypbind.c
284
local = (char *(*)(SVCXPRT *, union argument *, struct svc_req *))
usr.sbin/ypbind/ypbind.c
304
local = (char *(*)(SVCXPRT *, union argument *, struct svc_req *))
usr.sbin/ypldap/yp.c
248
yp_dispatch(struct svc_req *req, SVCXPRT *trans)
usr.sbin/ypldap/yp.c
253
char *(*cb)(char *, struct svc_req *);
usr.sbin/ypldap/yp.c
377
yp_check(struct svc_req *req)
usr.sbin/ypldap/yp.c
405
ypproc_domain_2_svc(domainname *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
416
ypproc_domain_nonack_2_svc(domainname *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
427
ypproc_match_2_svc(ypreq_key *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
51
void yp_dispatch(struct svc_req *, SVCXPRT *);
usr.sbin/ypldap/yp.c
54
int yp_check(struct svc_req *);
usr.sbin/ypldap/yp.c
557
ypproc_first_2_svc(ypreq_nokey *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
584
ypproc_next_2_svc(ypreq_key *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
638
ypproc_all_2_svc(ypreq_nokey *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
650
ypproc_master_2_svc(ypreq_nokey *arg, struct svc_req *req)
usr.sbin/ypldap/yp.c
667
ypproc_maplist_2_svc(domainname *arg, struct svc_req *req)
usr.sbin/ypserv/yppush/yppush.c
59
extern void yppush_xfrrespprog_1(struct svc_req *request, SVCXPRT *xprt);
usr.sbin/ypserv/yppush/yppush.h
42
void * yppushproc_null_1_svc(void *, struct svc_req *);
usr.sbin/ypserv/yppush/yppush.h
44
void yppush_xfrrespprog_1(struct svc_req *, SVCXPRT *);
usr.sbin/ypserv/yppush/yppush_proc.c
37
yppushproc_null_1_svc(void *argp, struct svc_req *rqstp)
usr.sbin/ypserv/yppush/yppush_proc.c
48
yppushproc_xfrresp_1_svc(void *v, struct svc_req *rqstp)
usr.sbin/ypserv/yppush/yppush_svc.c
64
yppush_xfrrespprog_1(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/ypserv/yppush/yppush_svc.c
71
char *(*local)(union argument *, struct svc_req *);
usr.sbin/ypserv/yppush/yppush_svc.c
78
local = (char *(*)(union argument *, struct svc_req *))
usr.sbin/ypserv/yppush/yppush_svc.c
85
local = (char *(*)(union argument *, struct svc_req *))
usr.sbin/ypserv/ypserv/ypserv.c
105
ypprog_1(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/ypserv/ypserv/ypserv.c
120
char *(*local)(char *, struct svc_req *);
usr.sbin/ypserv/ypserv/ypserv.c
127
local = (char *(*)(char *, struct svc_req *)) ypoldproc_null_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
133
local = (char *(*)(char *, struct svc_req *)) ypoldproc_domain_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
139
local = (char *(*)(char *, struct svc_req *)) ypoldproc_domain_nonack_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
145
local = (char *(*)(char *, struct svc_req *)) ypoldproc_match_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
151
local = (char *(*)(char *, struct svc_req *)) ypoldproc_first_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
157
local = (char *(*)(char *, struct svc_req *)) ypoldproc_next_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
163
local = (char *(*)(char *, struct svc_req *)) ypoldproc_poll_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
169
local = (char *(*)(char *, struct svc_req *)) ypoldproc_push_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
175
local = (char *(*)(char *, struct svc_req *)) ypoldproc_pull_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
181
local = (char *(*)(char *, struct svc_req *)) ypoldproc_get_1_svc;
usr.sbin/ypserv/ypserv/ypserv.c
207
ypprog_2(struct svc_req *rqstp, SVCXPRT *transp)
usr.sbin/ypserv/ypserv/ypserv.c
223
char *(*local)(char *, struct svc_req *);
usr.sbin/ypserv/ypserv/ypserv.c
230
local = (char *(*)(char *, struct svc_req *)) ypproc_null_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
236
local = (char *(*)(char *, struct svc_req *)) ypproc_domain_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
242
local = (char *(*)(char *, struct svc_req *)) ypproc_domain_nonack_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
248
local = (char *(*)(char *, struct svc_req *)) ypproc_match_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
254
local = (char *(*)(char *, struct svc_req *)) ypproc_first_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
260
local = (char *(*)(char *, struct svc_req *)) ypproc_next_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
266
local = (char *(*)(char *, struct svc_req *)) ypproc_xfr_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
272
local = (char *(*)(char *, struct svc_req *)) ypproc_clear_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
278
local = (char *(*)(char *, struct svc_req *)) ypproc_all_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
284
local = (char *(*)(char *, struct svc_req *)) ypproc_master_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
290
local = (char *(*)(char *, struct svc_req *)) ypproc_order_2_svc;
usr.sbin/ypserv/ypserv/ypserv.c
296
local = (char *(*)(char *, struct svc_req *)) ypproc_maplist_2_svc;
usr.sbin/ypserv/ypserv/ypserv_proc.c
106
ypproc_domain_nonack_2_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
136
ypproc_match_2_svc(ypreq_key *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
169
ypproc_first_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
200
ypproc_next_2_svc(ypreq_key *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
233
ypproc_xfr_2_svc(ypreq_xfr *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
279
ypproc_clear_2_svc(void *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
311
ypproc_all_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
353
ypproc_master_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
400
ypproc_order_2_svc(ypreq_nokey *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
435
ypproc_maplist_2_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
513
ypoldproc_null_1_svc(void *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
533
ypoldproc_domain_1_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
561
ypoldproc_domain_nonack_1_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
594
ypoldproc_match_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
60
ypproc_null_2_svc(void *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
645
ypoldproc_first_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
693
ypoldproc_next_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
744
ypoldproc_poll_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
79
ypproc_domain_2_svc(domainname *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
795
ypoldproc_push_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
840
ypoldproc_pull_1_svc(yprequest *argp, struct svc_req *rqstp)
usr.sbin/ypserv/ypserv/ypserv_proc.c
885
ypoldproc_get_1_svc(yprequest *argp, struct svc_req *rqstp)