Searched refs:optpass_opts (Results 1 – 2 of 2) sorted by relevance
172 const struct option optpass_opts[] = { in test_optpass() local184 while ((c = getopt_long(argc, argv, "", optpass_opts, &idx)) != -1) { in test_optpass()