Searched refs:stringfix (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/usr.bin/rpcgen/ |
| D | rpc_clntout.c | 213 stringfix(proc->res_type), (mtflag)?"":ampr(proc->res_type), in printbody() 239 stringfix(proc->res_type), (mtflag)?"":ampr(proc->res_type), in printbody() 250 stringfix(proc->args.decls->decl.type), in printbody() 253 stringfix(proc->res_type), ampr(proc->res_type), in printbody() 260 stringfix(proc->args.decls->decl.type), in printbody() 263 stringfix(proc->res_type), "", in printbody()
|
| D | rpc_tblout.c | 156 len = fprintf(fout, "\txdr_%s,", stringfix(type)); in printit()
|
| D | rpc_util.h | 172 const char *stringfix(const char *type);
|
| D | rpc_util.c | 159 stringfix(const char *type) in stringfix() function
|
| D | rpc_svcout.c | 79 rname, stringfix(typename)); in p_xdrfunc()
|