Searched refs:STTY_POSIX (Results 1 – 3 of 3) sorted by relevance
80 fmt = STTY_POSIX; in main()115 case STTY_POSIX: in main()
58 enum FMT { STTY_NOTSET, STTY_GFLAG, STTY_BSD, STTY_POSIX }; enumerator
167 if (fmt == STTY_POSIX) { in print()