Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h175 extern void print_xdr_func_def(char *, int, int);
H A Drpc_main.c588 print_xdr_func_def(xdrfuncp->name, in h_output()
602 print_xdr_func_def(xdrfuncp->name, in h_output()
H A Drpc_hout.c142 print_xdr_func_def(char *name, int pointerp, int i) in print_xdr_func_def() function