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

  /external/e2fsprogs/e2fsck/
unix.c 729 static const char *config_fn[] = { ROOT_SYSCONFDIR "/e2fsck.conf", 0 }; variable
946 config_fn[0] = cp;
948 profile_init(config_fn, &ctx->profile);
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 946 static const char *config_fn[] = { ROOT_SYSCONFDIR "/mke2fs.conf", 0 }; variable
    [all...]

Completed in 192 milliseconds