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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dgetopt_int.h52 RETURN_IN_ORDER is an option available to programs that were
60 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
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.c113 Also, when `ordering' is RETURN_IN_ORDER,
177 RETURN_IN_ORDER is an option available to programs that were written
185 of the value of `ordering'. In the case of RETURN_IN_ORDER, only
190 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER
415 ordering = RETURN_IN_ORDER;
493 See the comments about RETURN_IN_ORDER and REQUIRE_ORDER, above.
189 REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER enumerator in enum:__anon170

Completed in 16 milliseconds