Searched refs:opt_index (Results 1 – 1 of 1) sorted by relevance
40 static int opt_index; variable881 opt_index = 1; in opt_begin()902 p = argv[opt_index]; in opt_next()911 opt_index++; in opt_next()941 if (argv[opt_index] == NULL) { in opt_next()946 arg = argv[opt_index++]; in opt_next()1063 return &argv[opt_index]; in opt_rest()1088 opt = argv[opt_index + 1]; in opt_check_rest_arg()