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

/freebsd-current/usr.bin/rpcgen/
H A Drpc_svcout.c40 static char RQSTP[] = "rqstp"; variable
348 RESULT, RQSTP);
354 RQSTP);
371 f_print(fout, "%s));\n}\n", RQSTP);
391 f_print(fout, "(struct svc_req *%s, ", RQSTP);
460 f_print(fout, "\tswitch (%s->rq_proc) {\n", RQSTP);
512 RESULT, ROUTINE, ARG, RQSTP);
515 RETVAL, ROUTINE, ARG, RESULT, RQSTP);
H A Drpc_sample.c42 static char RQSTP[] = "rqstp"; variable
201 printarglist(proc, "result", RQSTP, "struct svc_req *");

Completed in 111 milliseconds