Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c72 #define STYLE_keys 9 /* translation key strings */ macro
239 C("keys"), "?keys", STYLE_keys,
2122 if (style != STYLE_keys) in textout()
2201 if (style != STYLE_keys) in textout()
2497 if (style >= STYLE_match && style < STYLE_keys && !(sp_body = sfstropen())) in opthelp()
2508 case STYLE_keys: in opthelp()
2612 case STYLE_keys: in opthelp()
3503 if (style >= STYLE_keys) in opthelp()
3507 if (style == STYLE_keys && sfstrtell(mp) > 1) in opthelp()