Searched defs:this_option_optind (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/libroot/posix/glibc/extensions/ | ||
H A D | getopt1.c | 118 int this_option_optind = optind ? optind : 1; variable |
H A D | getopt.c | 1225 int this_option_optind = optind ? optind : 1; local |