Home | Sort by: relevance | last modified time | path |
/src/usr.bin/sort/ | |
init.c | 285 fixit(int *argc, char **argv, const char *opts) function in typeref:typename:void |
/src/usr.bin/rpcgen/ | |
rpc_util.c | 81 static const char *fixit(const char *, const char *); 141 fixit(const char *type, const char *orig) function in typeref:typename:const char * 153 return (fixit(def->def.ty.old_type, orig)); 162 return (fixit(type, type)); |