OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rstat_service
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/rpc.rstatd/
rstatd.c
52
extern void
rstat_service
(struct svc_req *, SVCXPRT *);
107
if (!svc_reg(transp, RSTATPROG, RSTATVERS_TIME,
rstat_service
,
114
if (!svc_reg(transp, RSTATPROG, RSTATVERS_SWTCH,
rstat_service
,
121
if (!svc_reg(transp, RSTATPROG, RSTATVERS_ORIG,
rstat_service
,
128
if (!svc_create(
rstat_service
, RSTATPROG, RSTATVERS_TIME,
134
if (!svc_create(
rstat_service
, RSTATPROG, RSTATVERS_SWTCH,
140
if (!svc_create(
rstat_service
, RSTATPROG, RSTATVERS_ORIG,
rstat_proc.c
103
void
rstat_service
(struct svc_req *, SVCXPRT *);
292
rstat_service
(struct svc_req *rqstp, SVCXPRT *transp)
function in typeref:typename:void
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025