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

  /external/e2fsprogs/e2fsck/
profile.h 86 long profile_get_boolean
super.c 737 profile_get_boolean(ctx->profile, "options",
813 profile_get_boolean(ctx->profile, "options", "accept_time_fudge",
815 profile_get_boolean(ctx->profile, "options", "buggy_init_scripts",
819 profile_get_boolean(ctx->profile, "options", "broken_system_clock",
unix.c 141 profile_get_boolean(ctx->profile, "options", "report_features", 0, 0,
343 profile_get_boolean(ctx->profile, "options", "broken_system_clock",
347 profile_get_boolean(ctx->profile, "options",
950 profile_get_boolean(ctx->profile, "options", "report_time", 0, 0,
954 profile_get_boolean(ctx->profile, "options", "report_verbose", 0, 0,
    [all...]
logfile.c 291 profile_get_boolean(ctx->profile, "options", "log_dir_wait", 0, 0,
dirinfo.c 51 profile_get_boolean(ctx->profile, "scratch_files",
problem.c 1991 profile_get_boolean(profile_t profile, const char *name, const char *subname, function
    [all...]
profile.c 1677 profile_get_boolean(profile_t profile, const char *name, const char *subname, function
    [all...]
pass1.c 532 profile_get_boolean(ctx->profile, "scratch_files",
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 1216 profile_get_boolean(profile, "defaults", opt, 0, def_val, &ret);
1218 profile_get_boolean(profile, "fs_types", *cpp, opt, ret, &ret);
    [all...]

Completed in 74 milliseconds