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

  /external/e2fsprogs/e2fsck/
profile.h 67 long profile_get_string
logfile.c 296 profile_get_string(ctx->profile, "options", "log_filename",
298 profile_get_string(ctx->profile, "options", "log_dir", 0, 0, &log_dir);
315 profile_get_string(ctx->profile, "options", "log_dir_fallback", 0, 0,
dirinfo.c 47 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0,
problem.c 2012 profile_get_string(profile_t profile, const char *name, const char *subname, function
    [all...]
profile.c 1460 * helper function for profile_get_string, profile_get_integer, etc.
1495 profile_get_string(profile_t profile, const char *name, const char *subname, function
    [all...]
pass1.c 522 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0,
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 1096 profile_get_string(profile, "defaults", "fs_type", 0,
1179 profile_get_string(profile, "fs_types", types[i],
1184 profile_get_string(profile, "defaults", opt, 0, def_val, &ret);
    [all...]
tune2fs.c     [all...]

Completed in 345 milliseconds