Searched refs:optindex (Results 1 – 2 of 2) sorted by relevance
117 int scanopt (scanopt_t * scanner, char **optarg, int *optindex);
655 int scanopt (scanopt_t *svoid, char **arg, int *optindex) in scanopt() argument670 SAFE_ASSIGN (optindex, s->index); in scanopt()684 SAFE_ASSIGN (optindex, s->index + 1); in scanopt()