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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_clntout.c275 stringfix(proc->res_type),
304 stringfix(proc->res_type),
321 stringfix(proc->args.decls->decl.type),
326 stringfix(proc->res_type),
336 stringfix(proc->args.decls->decl.type),
341 stringfix(proc->res_type), "",
416 stringfix(proc->args.decls->decl.type),
428 stringfix(proc->args.decls->decl.type),
H A Drpc_util.h150 extern char *stringfix(char *);
H A Drpc_tblout.c171 len = fprintf(fout, "\t(xdrproc_t)xdr_%s,", stringfix(type));
H A Drpc_util.c156 stringfix(char *type) function
H A Drpc_svcout.c80 f_print(fout, "\t\t xdr_%s;\n", stringfix(typename));
83 rname, stringfix(typename));

Completed in 48 milliseconds