HomeSort by: relevance | last modified time | path
    Searched refs:stringfix (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_clntout.c 205 stringfix(proc->res_type), RESULT);
211 stringfix(proc->res_type), ampr(proc->res_type),
226 stringfix(proc->res_type), RESULT);
231 stringfix(proc->res_type),
239 stringfix(proc->args.decls->decl.type),
242 stringfix(proc->res_type), RESULT);
247 stringfix(proc->args.decls->decl.type),
250 stringfix(proc->res_type),
rpc_util.h 111 const char *stringfix(const char *);
rpc_tblout.c 165 len = fprintf(fout, "\txdr_%s,", stringfix(type));
rpc_util.c 166 stringfix(const char *type) function in typeref:typename:const char *
rpc_svcout.c 83 stringfix(typename));

Completed in 13 milliseconds