Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dconfig.h122 bool get_config_bool_node(const nvlist_t *parent, const char *name);
H A Dconfig.c389 get_config_bool_node(const nvlist_t *parent, const char *name) in get_config_bool_node() function