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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dgetopt_int.h37 the default is REQUIRE_ORDER if the environment variable
40 REQUIRE_ORDER means don't recognize them as options;
65 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
64 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator in enum:__ord
/osnet-11/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c162 the default is REQUIRE_ORDER if the environment variable
165 REQUIRE_ORDER means don't recognize them as options;
190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
420 ordering = REQUIRE_ORDER;
424 ordering = REQUIRE_ORDER;
493 See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.
613 if (ordering == REQUIRE_ORDER)
189 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator in enum:__anon170

Completed in 17 milliseconds