Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dconfig.c374 _bool_value(const char *name, const char *value) in _bool_value() function
398 return (_bool_value(path, value)); in get_config_bool()
409 return (_bool_value(path, value)); in get_config_bool_default()
420 return (_bool_value(name, value)); in get_config_bool_node()
432 return (_bool_value(name, value)); in get_config_bool_node_default()