Searched refs:my_optind (Results 1 – 1 of 1) sorted by relevance
126 check_inverse(const char option[], int *invert, int *my_optind, int argc) in check_inverse() argument133 if (my_optind != NULL) { in check_inverse()134 ++*my_optind; in check_inverse()135 if (argc && *my_optind > argc) in check_inverse()