Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/lvm2/dist/lib/config/
Dconfig.c1062 static int _str_to_bool(const char *str, int fail) in _str_to_bool() function
1093 return _str_to_bool(v->v.str, fail); in _find_config_bool()