Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dconfig.c373 _bool_value(const char *name, const char *value) in _bool_value() function
397 return (_bool_value(path, value)); in get_config_bool()
408 return (_bool_value(path, value)); in get_config_bool_default()
419 return (_bool_value(name, value)); in get_config_bool_node()
431 return (_bool_value(name, value)); in get_config_bool_node_default()