Searched refs:FLAG_ALLARGS (Results 1 – 5 of 5) sorted by relevance
67 #define FLAG_ALLARGS 0x02 /* treat non-options as args to option "-1" */ macro393 flags |= FLAG_ALLARGS;400 flags |= FLAG_ALLARGS;439 if (flags & FLAG_ALLARGS) {
75 #define FLAG_ALLARGS 0x02 /* treat non-options as args to option "-1" */ macro309 flags |= FLAG_ALLARGS; in getopt_internal()342 if (flags & FLAG_ALLARGS) { in getopt_internal()
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()
98 #define FLAG_ALLARGS 0x02 /* treat non-options as args to option "-1" */ macro332 flags |= FLAG_ALLARGS; in getopt_internal()365 if (flags & FLAG_ALLARGS) { in getopt_internal()
75 #define FLAG_ALLARGS 0x02 /* treat non-options as args to option "-1" */ macro373 flags |= FLAG_ALLARGS;410 if (flags & FLAG_ALLARGS) {