Home
last modified time | relevance | path

Searched refs:FLAG_W_SEMICOLON (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c97 #define FLAG_W_SEMICOLON 0x40 /* Support for W; in optstring */ macro
254 if (FLAG_IS_SET(FLAG_W_SEMICOLON) && in verify_short_long_equivalents()
647 if (FLAG_IS_SET(FLAG_W_SEMICOLON) && in getopt_internal()
730 | FLAG_W_SEMICOLON in getopt_long()
751 | FLAG_W_SEMICOLON in getopt_long_only()
794 FLAG_W_SEMICOLON in getopt_clip()