Searched refs:null_opt (Results 1 – 1 of 1) sorted by relevance
1292 const struct option null_opt = { in bhyvectl_opts() local1309 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()