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

/osnet-11/usr/src/lib/libast/common/misc/
H A Doptget.c64 #define STYLE_short 1 /* [default] short usage */ macro
233 C("short"), "?short", STYLE_short,
1178 case STYLE_short:
2843 if (style > STYLE_short && style < STYLE_nroff && version < 1)
2845 style = STYLE_short;
2852 else if (style == STYLE_short && prefix < 2)
3037 if (style <= STYLE_short)
3136 else if (style <= STYLE_short)
3192 if (style <= STYLE_short && !y && !mutex || style == STYLE_posix)
4291 state.style = STYLE_short;
[all...]

Completed in 21 milliseconds