Searched refs:printarglist (Results 1 – 3 of 3) sorted by relevance
| /src/usr.bin/rpcgen/ |
| H A D | rpc_clntout.c | 81 printarglist(proc, RESULT, "clnt", "CLIENT *"); in write_program() 85 printarglist(proc, RESULT, "clnt", "CLIENT *"); in write_program() 105 printarglist(proc_list *proc, const char *result, const char *addargname, in printarglist() function
|
| H A D | rpc_util.h | 211 void printarglist(proc_list *proc, const char *result, const char *addargname,
|
| H A D | rpc_sample.c | 201 printarglist(proc, "result", RQSTP, "struct svc_req *"); in write_sample_server()
|