Searched refs:null_opt (Results 1 – 1 of 1) sorted by relevance
1539 const struct option null_opt = { in setup_options() local1554 optlen += sizeof(null_opt); in setup_options()1570 memcpy(cp, &null_opt, sizeof(null_opt)); in setup_options()1571 cp += sizeof(null_opt); in setup_options()