Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/pkg/
Dconfig.c201 boolstr_to_bool(const char *str) in boolstr_to_bool() function
556 if (boolstr_to_bool(value)) in config_bool()