Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.sbin/bhyvectl/
Dbhyvectl.c1267 const struct option common_opts[] = { in setup_options() local
1470 optlen = sizeof(common_opts); in setup_options()
1482 memcpy(cp, common_opts, sizeof(common_opts)); in setup_options()
1483 cp += sizeof(common_opts); in setup_options()