Searched defs:optind (Results 1 – 3 of 3) sorted by relevance
40 #define optind usual_optind macro
25 int optind = 1; /* index into parent argv vector */ variable [all...]
217 int optind = 0; in bbdev_parse_args() local