HomeSort by relevance Sort by last modified time
    Searched full:show_version_only (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
unix.c 60 static int show_version_only; variable
776 show_version_only = 1;
792 if (show_version_only)
982 show_version_only++;
994 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only)
998 if (show_version_only) {
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 1140 int show_version_only = 0; local
    [all...]

Completed in 262 milliseconds