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