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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c95 #define FLAG_REQUIRE_EQUIVALENTS 0x10 /* require short<->long equivalents */ macro
521 if ((optind == 1) && FLAG_IS_SET(FLAG_REQUIRE_EQUIVALENTS)) {
796 | FLAG_REQUIRE_EQUIVALENTS);

Completed in 63 milliseconds