Searched refs:REQUIRE_ORDER (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/include/
H A Dgetopt_int.h60 the default is REQUIRE_ORDER if the environment variable
63 REQUIRE_ORDER means don't recognize them as options;
88 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
87 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator in enum:_getopt_data::__anon1435
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dgetopt.c163 the default is REQUIRE_ORDER if the environment variable
166 REQUIRE_ORDER means don't recognize them as options;
191 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
427 ordering = REQUIRE_ORDER;
431 ordering = REQUIRE_ORDER;
500 See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.
616 if (ordering == REQUIRE_ORDER)
190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator in enum:__anon1196

Completed in 195 milliseconds