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

/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c72 #define STYLE_keys 9 /* translation key strings */ macro
221 C("keys"), "?keys", STYLE_keys,
2084 if (style != STYLE_keys)
2163 if (style != STYLE_keys)
2455 if (style >= STYLE_match && style < STYLE_keys && !(sp_body = sfstropen()))
2466 case STYLE_keys:
2570 case STYLE_keys:
3460 if (style >= STYLE_keys)
3464 if (style == STYLE_keys && sfstrtell(mp) > 1)

Completed in 215 milliseconds