Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/bhyvectl/
H A Dbhyvectl.c1355 const struct option null_opt = { in setup_options() local
1370 optlen += sizeof(null_opt); in setup_options()
1386 memcpy(cp, &null_opt, sizeof(null_opt)); in setup_options()
1387 cp += sizeof(null_opt); in setup_options()