Home
last modified time | relevance | path

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

/src/usr.sbin/bhyvectl/amd64/
H A Dbhyvectl_machdep.c1292 const struct option null_opt = { in bhyvectl_opts() local
1309 optlen += sizeof(null_opt); in bhyvectl_opts()
1329 memcpy(cp, &null_opt, sizeof(null_opt)); in bhyvectl_opts()
1330 cp += sizeof(null_opt); in bhyvectl_opts()