OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RQSTP
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/rpcgen/
rpc_sample.c
55
static char
RQSTP
[] = "
rqstp
";
203
printarglist(proc, "result",
RQSTP
, "struct svc_req *");
rpc_svcout.c
54
static char
RQSTP
[] = "
rqstp
";
323
f_print(fout, "struct svc_req *%s)\n",
RQSTP
);
335
f_print(fout, "%s));\n}\n",
RQSTP
);
354
f_print(fout, "(struct svc_req *%s, ",
RQSTP
);
374
f_print(fout, "(struct svc_req *%s, ",
RQSTP
);
438
f_print(fout, "\tswitch (%s->rq_proc) {\n",
RQSTP
);
485
ROUTINE, ARG, RESULT,
RQSTP
);
488
RESULT, ROUTINE, ARG,
RQSTP
);
Completed in 76 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025