Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dconfig.c350 _bool_value(const char *name, const char *value) in _bool_value() function
374 return (_bool_value(path, value)); in get_config_bool()
385 return (_bool_value(path, value)); in get_config_bool_default()
396 return (_bool_value(name, value)); in get_config_bool_node()
408 return (_bool_value(name, value)); in get_config_bool_node_default()