Home
last modified time | relevance | path

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

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