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

/ast/src/lib/libast/misc/
H A Doptget.c64 #define STYLE_short 1 /* [default] short usage */ macro
251 C("short"), "?short", STYLE_short,
1196 case STYLE_short:
2885 if (style > STYLE_short && style < STYLE_nroff && version < 1)
2887 style = STYLE_short;
2894 else if (style == STYLE_short && prefix < 2)
3080 if (style <= STYLE_short)
3179 else if (style <= STYLE_short)
3235 if (style <= STYLE_short && !y && !mutex || style == STYLE_posix)
4387 state.style = STYLE_short;
[all...]

Completed in 18 milliseconds