Searched refs:FLAG_PERMUTE (Results 1 – 1 of 1) sorted by relevance
78 #define FLAG_PERMUTE 0x01 /* permute non-options to the end of argv */ macro309 flags &= ~FLAG_PERMUTE; in getopt_internal()357 if (!(flags & FLAG_PERMUTE)) { in getopt_internal()474 } else if (!(flags & FLAG_PERMUTE)) { in getopt_internal()523 FLAG_PERMUTE)); in getopt_long()536 FLAG_PERMUTE|FLAG_LONGONLY)); in getopt_long_only()