Searched refs:profile_get_boolean (Results 1 – 7 of 7) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | profile.h | 81 long profile_get_boolean
|
D | dirinfo.c | 51 profile_get_boolean(ctx->profile, "scratch_files", in setup_tdb()
|
D | unix.c | 269 profile_get_boolean(ctx->profile, "options", in check_if_skip() 1361 profile_get_boolean(ctx->profile, "options", in main()
|
D | super.c | 733 profile_get_boolean(ctx->profile, "options", "buggy_init_scripts", in check_super_block()
|
D | problem.c | 1601 profile_get_boolean(ctx->profile, "problems", key, name, bool, &bool); in reconfigure_bool()
|
D | profile.c | 1638 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() function
|
D | pass1.c | 450 profile_get_boolean(ctx->profile, "scratch_files", in e2fsck_setup_tdb_icount()
|