Home
last modified time | relevance | path

Searched defs:subsubname (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
Dproblem.c2358 const char *subsubname, int def_val, int *ret_boolean) in profile_get_boolean()
2365 const char *subsubname, int def_val, int *ret_int) in profile_get_integer()
2389 const char *subsubname, const char *def_val, in profile_get_string()
/external/e2fsprogs/lib/support/
Dprofile.c1470 const char *subname, const char *subsubname, in profile_get_value()
1503 const char *subsubname, const char *def_val, in profile_get_string()
1531 const char *subsubname, int def_val, int *ret_int) in profile_get_integer()
1572 const char *subsubname, unsigned int def_val, in profile_get_uint()
1613 const char *subsubname, double def_val, double *ret_double) in profile_get_double()
1685 const char *subsubname, int def_val, int *ret_boolean) in profile_get_boolean()
1775 const char *subsubname = 0; in do_cmd() local