Searched refs:RQSTP (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_sample.c47 static char RQSTP[] = "rqstp"; variable
206 printarglist(proc, "result", RQSTP, "struct svc_req *");
H A Drpc_svcout.c50 static char RQSTP[] = "rqstp"; variable
358 RESULT, RQSTP);
364 RQSTP);
381 f_print(fout, "%s));\n}\n", RQSTP);
401 f_print(fout, "(struct svc_req *%s, ", RQSTP);
470 f_print(fout, "\tswitch (%s->rq_proc) {\n", RQSTP);
522 RESULT, ROUTINE, ARG, RQSTP);
525 RETVAL, ROUTINE, ARG, RESULT, RQSTP);

Completed in 70 milliseconds