Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dconfig.c362 _bool_value(const char *name, const char *value) in _bool_value() function
386 return (_bool_value(path, value)); in get_config_bool()
397 return (_bool_value(path, value)); in get_config_bool_default()
408 return (_bool_value(name, value)); in get_config_bool_node()
420 return (_bool_value(name, value)); in get_config_bool_node_default()