Searched refs:profile_get_integer (Results 1 – 4 of 4) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | profile.h | 71 long profile_get_integer
|
D | problem.c | 1865 profile_get_integer(ctx->profile, "options", in fix_problem() 1868 profile_get_integer(ctx->profile, "problems", key, "max_count", in fix_problem() 1998 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() function
|
D | profile.c | 1523 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() function
|
/external/e2fsprogs/misc/ |
D | mke2fs.c | 1193 profile_get_integer(profile, "defaults", opt, 0, def_val, &ret); in get_int_from_profile() 1195 profile_get_integer(profile, "fs_types", *cpp, opt, ret, &ret); in get_int_from_profile()
|