Searched refs:opt_index (Results 1 – 1 of 1) sorted by relevance
40 static int opt_index; variable839 opt_index = 1; in opt_begin()860 p = argv[opt_index]; in opt_next()869 opt_index++; in opt_next()899 if (argv[opt_index] == NULL) { in opt_next()904 arg = argv[opt_index++]; in opt_next()1007 return &argv[opt_index]; in opt_rest()