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

  /external/e2fsprogs/e2fsck/
profile.h 81 long profile_get_boolean
problem.c 1873 profile_get_boolean(profile_t profile, const char *name, const char *subname, function
    [all...]
super.c 742 profile_get_boolean(ctx->profile, "options",
818 profile_get_boolean(ctx->profile, "options", "accept_time_fudge",
820 profile_get_boolean(ctx->profile, "options", "buggy_init_scripts",
dirinfo.c 51 profile_get_boolean(ctx->profile, "scratch_files",
unix.c 300 profile_get_boolean(ctx->profile, "options",
    [all...]
profile.c 1635 profile_get_boolean(profile_t profile, const char *name, const char *subname, function
    [all...]
pass1.c 527 profile_get_boolean(ctx->profile, "scratch_files",
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c 1078 profile_get_boolean(profile, "defaults", opt, 0, def_val, &ret);
1080 profile_get_boolean(profile, "fs_types", *cpp, opt, ret, &ret);
    [all...]

Completed in 73 milliseconds