Home
last modified time | relevance | path

Searched refs: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)) { in getopt_internal()
795 | FLAG_REQUIRE_EQUIVALENTS); in getopt_clip()