Home
last modified time | relevance | path

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

/titanic_41/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: in font()
2236 case STYLE_posix: in opthelp()
2878 else if (*p == '\\' && style==STYLE_posix) in opthelp()
2951 if (style <= STYLE_short && !y && !mutex || style == STYLE_posix) in opthelp()
2953 if (style != STYLE_posix && !sfstrtell(sp)) in opthelp()
2966 if (style == STYLE_posix && y) in opthelp()
3225 if (sfstrtell(sp) && style != STYLE_posix) in opthelp()
3390 if (x && style != STYLE_posix) in opthelp()