Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_svcout.c76 p_xdrfunc(char *rname, char *typename) in p_xdrfunc() function
562 p_xdrfunc(ARG, proc->args.decls->decl.type); in write_program()
564 p_xdrfunc(ARG, proc->args.argname); in write_program()
571 p_xdrfunc(RESULT, proc->res_type); in write_program()