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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c96 #define FLAG_ABBREV 0x20 /* long option abbreviation allowed. */ macro
339 if ((!FLAG_IS_SET(FLAG_ABBREV)) &&
729 | FLAG_ABBREV
750 | FLAG_ABBREV

Completed in 46 milliseconds