OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:show_version_only
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/e2fsck/
unix.c
60
static int
show_version_only
;
variable
800
show_version_only
= 1;
816
if (
show_version_only
)
1006
show_version_only
++;
1018
if (!(ctx->options & E2F_OPT_PREEN) ||
show_version_only
)
1022
if (
show_version_only
) {
[
all
...]
/external/e2fsprogs/misc/
mke2fs.c
1190
int
show_version_only
= 0;
local
[
all
...]
Completed in 962 milliseconds