printarglist
printarglist(proc, RESULT, "clnt", "CLIENT *");
printarglist(proc, "result", RQSTP, "struct svc_req *");
void printarglist(proc_list *, const char *, const char *, const char *);