/external/e2fsprogs/e2fsck/ |
profile.h | 71 long profile_get_integer
|
problem.c | 1988 profile_get_integer(profile_t profile, const char *name, const char *subname, function [all...] |
profile.c | 1460 * helper function for profile_get_string, profile_get_integer, etc. 1523 profile_get_integer(profile_t profile, const char *name, const char *subname, function [all...] |
/external/e2fsprogs/misc/ |
mke2fs.c | 1193 profile_get_integer(profile, "defaults", opt, 0, def_val, &ret); 1195 profile_get_integer(profile, "fs_types", *cpp, opt, ret, &ret); [all...] |