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

/freebsd-current/usr.bin/rpcgen/
H A Drpc_svcout.c66 p_xdrfunc(const char *rname, const char *typename) function
473 p_xdrfunc(ARG, proc->args.decls->decl.type);
475 p_xdrfunc(ARG, proc->args.argname);
477 p_xdrfunc(RESULT, proc->res_type);

Completed in 197 milliseconds