| rpc_svcout.c | 60 static void p_xdrfunc(const char *, const char *); 80 p_xdrfunc(const char *rname, const char *typename) function in typeref:typename:void 449 p_xdrfunc(ARG, proc->args.decls->decl.type); 451 p_xdrfunc(ARG, proc->args.argname); 453 p_xdrfunc(RESULT, proc->res_type);
|