Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c72 #define STYLE_keys 9 /* translation key strings */ macro
217 C("keys"), "?keys", STYLE_keys,
1875 if (style != STYLE_keys) in textout()
1944 if (style != STYLE_keys) in textout()
2220 if (style >= STYLE_match && style < STYLE_keys && !(sp_body = sfstropen())) in opthelp()
2231 case STYLE_keys: in opthelp()
2337 case STYLE_keys: in opthelp()
3214 if (style >= STYLE_keys) in opthelp()
3218 if (style == STYLE_keys && sfstrtell(mp) > 1) in opthelp()