Home
last modified time | relevance | path

Searched defs:def_val (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
Dproblem.c2301 const char *subsubname, int def_val, int *ret_boolean) in profile_get_boolean()
2308 const char *subsubname, int def_val, int *ret_int) in profile_get_integer()
2332 const char *subsubname, const char *def_val, in profile_get_string()
/external/libbrillo/brillo/
Dany.h152 T TryGet(typename std::decay<T>::type const& def_val) const { in TryGet()
/external/e2fsprogs/lib/support/
Dprofile.c1499 const char *subsubname, const char *def_val, in profile_get_string()
1527 const char *subsubname, int def_val, int *ret_int) in profile_get_integer()
1568 const char *subsubname, unsigned int def_val, in profile_get_uint()
1609 const char *subsubname, double def_val, double *ret_double) in profile_get_double()
1681 const char *subsubname, int def_val, int *ret_boolean) in profile_get_boolean()
/external/e2fsprogs/misc/
Dmke2fs.c1349 const char *def_val) in get_string_from_profile()
1365 int get_int_from_profile(char **types, const char *opt, int def_val) in get_int_from_profile()
1377 unsigned int def_val) in get_uint_from_profile()
1389 double def_val) in get_double_from_profile()
1400 int get_bool_from_profile(char **types, const char *opt, int def_val) in get_bool_from_profile()