stringfix
"(caddr_t) %s%s,", stringfix(proc->res_type),
"(caddr_t) %s%s,", stringfix(proc->res_type),
stringfix(proc->args.decls->decl.type),
stringfix(proc->res_type),
stringfix(proc->args.decls->decl.type),
stringfix(proc->res_type), "", RESULT);
rname, stringfix(typename));
len = fprintf(fout, "\txdr_%s,", stringfix(type));
const char *stringfix(const char *);