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

/ast/src/lib/libast/misc/
H A Doptget.c63 #define STYLE_posix 0 /* posix getopt usage */ macro
249 C("posix"), "?posix", STYLE_posix,
1198 case STYLE_posix:
2513 case STYLE_posix:
3162 else if (*p == '\\' && style==STYLE_posix)
3235 if (style <= STYLE_short && !y && !mutex || style == STYLE_posix)
3237 if (style != STYLE_posix && !sfstrtell(sp))
3250 if (style == STYLE_posix && y)
3514 if (sfstrtell(sp) && style != STYLE_posix)
3707 if (x && style != STYLE_posix)
[all...]

Completed in 247 milliseconds