Searched refs:stringfix (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/usr.bin/rpcgen/ |
| H A D | rpc_clntout.c | 211 stringfix(proc->res_type), (mtflag)?"":ampr(proc->res_type), in printbody() 237 stringfix(proc->res_type), (mtflag)?"":ampr(proc->res_type), in printbody() 248 stringfix(proc->args.decls->decl.type), in printbody() 251 stringfix(proc->res_type), ampr(proc->res_type), in printbody() 258 stringfix(proc->args.decls->decl.type), in printbody() 261 stringfix(proc->res_type), "", in printbody()
|
| H A D | rpc_tblout.c | 154 len = fprintf(fout, "\txdr_%s,", stringfix(type)); in printit()
|
| H A D | rpc_util.h | 171 const char *stringfix(const char *type);
|
| H A D | rpc_util.c | 157 stringfix(const char *type) in stringfix() function
|
| H A D | rpc_svcout.c | 77 rname, stringfix(typename)); in p_xdrfunc()
|