Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c1348 const struct option intel_opts[] = { in setup_options() local
1434 optlen += sizeof(intel_opts); in setup_options()
1447 memcpy(cp, intel_opts, sizeof(intel_opts)); in setup_options()
1448 cp += sizeof(intel_opts); in setup_options()