Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bhyve/
H A Dconfig.h78 nvlist_t *create_config_node(const char *path);
H A Dconfig.c94 create_config_node(const char *path) in create_config_node() function
165 nvl = create_config_node(node_name); in set_config_value()
H A Dpci_emul.c290 nvl = create_config_node(node_name); in pci_parse_slot()