Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dbhyverun.h80 void bhyve_parse_simple_config_file(const char *path);
H A Dbhyverun.c624 bhyve_parse_simple_config_file(const char *path) in bhyve_parse_simple_config_file() function
/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dbhyverun_machdep.c197 bhyve_parse_simple_config_file(optarg); in bhyve_optparse()