Home
last modified time | relevance | path

Searched refs:digit_optind (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/libroot/posix/glibc/extensions/
H A Dgetopt1.c114 int digit_optind = 0; variable
155 if (digit_optind != 0 && digit_optind != this_option_optind)
157 digit_optind = this_option_optind;
H A Dgetopt.c1221 int digit_optind = 0; local
1243 if (digit_optind != 0 && digit_optind != this_option_optind)
1245 digit_optind = this_option_optind;