Lines Matching full:opt_index
1748 int opt_index = 0;1753 while ((c = getopt_long(argc, argv, sopt, lopt, &opt_index)) != -1) {