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

/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptget.c63 #define STYLE_posix 0 /* posix getopt usage */ macro
227 C("posix"), "?posix", STYLE_posix,
956 case STYLE_posix:
2236 case STYLE_posix:
2878 else if (*p == '\\' && style==STYLE_posix)
2951 if (style <= STYLE_short && !y && !mutex || style == STYLE_posix)
2953 if (style != STYLE_posix && !sfstrtell(sp))
2966 if (style == STYLE_posix && y)
3225 if (sfstrtell(sp) && style != STYLE_posix)
3390 if (x && style != STYLE_posix)
[all...]

Completed in 62 milliseconds