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

  /src/usr.bin/crunch/examples/
Makefile 5 CRUNCHED= fixit
  /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));
  /src/usr.bin/sort/
sort.h 182 void fixit(int *, char **, const char *);
init.c 285 fixit(int *argc, char **argv, const char *opts) function in typeref:typename:void
sort.c 151 fixit(&argc, argv, SORT_OPTS);

Completed in 46 milliseconds