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

/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_svcout.c76 p_xdrfunc(const char *rname, const char *typename) function
483 p_xdrfunc(ARG, proc->args.decls->decl.type);
485 p_xdrfunc(ARG, proc->args.argname);
487 p_xdrfunc(RESULT, proc->res_type);

Completed in 94 milliseconds