Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pkg/
H A Dconfig.c204 boolstr_to_bool(const char *str) in boolstr_to_bool() function
669 if (boolstr_to_bool(value)) in config_get_repositories()