HomeSort by: relevance | last modified time | path
    Searched defs:mangle (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck/
fsck.c 90 static void mangle(char *, int *, const char ** volatile *, int *);
305 mangle(optbuf, &argc, &argv, &maxargc);
515 mangle(char *opts, int *argcp, const char ** volatile *argvp, int *maxargcp) function in typeref:typename:void
  /src/sbin/mount/
mount.c 81 static void mangle(char *, int *, const char ** volatile *, int *);
468 mangle(optbuf, &argc, &argv, &maxargc);
686 mangle(char *options, int *argcp, const char ** volatile *argvp, int *maxargcp) function in typeref:typename:void

Completed in 33 milliseconds