Searched refs:FLAG_ALLARGS (Results 1 – 2 of 2) sorted by relevance
30 #define FLAG_ALLARGS 0x02 /* treat non-options as args to option "-1" */ macro247 flags |= FLAG_ALLARGS; in getopt_internal()278 if (flags & FLAG_ALLARGS) { in getopt_internal()
74 #define FLAG_ALLARGS 0x02 /* treat non-options as args to option "-1" */ macro313 flags |= FLAG_ALLARGS; in getopt_internal()346 if (flags & FLAG_ALLARGS) { in getopt_internal()