Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/pkg/
H A Dconfig.c203 boolstr_to_bool(const char *str) in boolstr_to_bool() function
557 if (boolstr_to_bool(value)) in config_bool()