Searched refs:common_opts (Results 1 – 1 of 1) sorted by relevance
1267 const struct option common_opts[] = { in setup_options() local1470 optlen = sizeof(common_opts); in setup_options()1482 memcpy(cp, common_opts, sizeof(common_opts)); in setup_options()1483 cp += sizeof(common_opts); in setup_options()