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

/ast/src/lib/libast/misc/
H A Doptget.c65 #define STYLE_long 2 /* long usage */ macro
241 C("long"), "?long", STYLE_long,
1197 case STYLE_long:
2895 style = STYLE_long;
3143 if (style <= STYLE_long)
3177 if (style == STYLE_long || prefix < 2 || (q->flags & OPT_long))
3724 m = strlen((style <= STYLE_long && error_info.id && !strchr(error_info.id, '/')) ? error_info.id : id) + 1;
4486 state.style = STYLE_long;

Completed in 20 milliseconds