Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c1427 struct option *all_opts; in setup_options() local
1440 all_opts = malloc(optlen); in setup_options()
1442 cp = (char *)all_opts; in setup_options()
1457 return (all_opts); in setup_options()