Home
last modified time | relevance | path

Searched refs:profile_parse_boolean (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/lib/support/
Dprofile.c1659 profile_parse_boolean(const char *s, int *ret_boolean) in profile_parse_boolean() function
1702 return profile_parse_boolean (value, ret_boolean); in profile_get_boolean()