Searched refs:null_opt (Results 1 – 1 of 1) sorted by relevance
1542 const struct option null_opt = { in setup_options() local1557 optlen += sizeof(null_opt); in setup_options()1573 memcpy(cp, &null_opt, sizeof(null_opt)); in setup_options()1574 cp += sizeof(null_opt); in setup_options()