Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c67 #define STYLE_options 4 /* short and long descriptions */ macro
247 C("options"), "?options", STYLE_options,
1774 else if (style != STYLE_options && style != STYLE_match || *s == '-' || *s == '+') in item()
2425 style = STYLE_options; in opthelp()