Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c67 #define STYLE_options 4 /* short and long descriptions */ macro
225 C("options"), "?options", STYLE_options,
1538 else if (style != STYLE_options && style != STYLE_match || *s == '-' || *s == '+') in item()
2161 style = STYLE_options; in opthelp()