Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dproblem.c1987 const char *subsubname, int def_val, int *ret_boolean) in profile_get_boolean()
1994 const char *subsubname, int def_val, int *ret_int) in profile_get_integer()
2018 const char *subsubname, const char *def_val, in profile_get_string()
Dprofile.c1463 const char *subname, const char *subsubname, in profile_get_value()
1496 const char *subsubname, const char *def_val, in profile_get_string()
1524 const char *subsubname, int def_val, int *ret_int) in profile_get_integer()
1565 const char *subsubname, unsigned int def_val, in profile_get_uint()
1606 const char *subsubname, double def_val, double *ret_double) in profile_get_double()
1678 const char *subsubname, int def_val, int *ret_boolean) in profile_get_boolean()
1768 const char *subsubname = 0; in do_cmd() local