Searched refs:FLAG_PERMUTE (Results 1 – 1 of 1) sorted by relevance
91 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ macro494 flags &= ~FLAG_PERMUTE; in getopt_internal()561 if (!(flags & FLAG_PERMUTE)) { in getopt_internal()727 FLAG_PERMUTE in getopt_long()748 FLAG_PERMUTE in getopt_long_only()