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