Searched refs:show_version_only (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dmke2fs.c800 int show_version_only = 0; local
962 show_version_only = 1;
969 if ((optind == argc) /*&& !show_version_only*/)
975 if (show_version_only) {
H A De2fsck.c12533 static int show_version_only; variable
13079 show_version_only = 1;
13101 if (show_version_only)
13186 show_version_only++;
13196 if (!(ctx->options & E2F_OPT_PREEN) || show_version_only)
13200 if (show_version_only) {

Completed in 61 milliseconds