Searched refs:lookup_long (Results 1 – 1 of 1) sorted by relevance
615 static int find_opt (struct _scanopt_t *s, int lookup_long, char *optstart, in find_opt() argument631 (lookup_long ? 2 : 1)); in find_opt()633 if (lookup_long && (s->aux[i].flags & IS_LONG)) { in find_opt()654 else if (!lookup_long && !(s->aux[i].flags & IS_LONG)) { in find_opt()