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

/netbsd-current/bin/stty/
H A Dstty.h58 enum FMT { STTY_NOTSET, STTY_GFLAG, STTY_BSD, STTY_POSIX }; enumerator in enum:FMT
H A Dstty.c80 fmt = STTY_POSIX;
115 case STTY_POSIX:
H A Dprint.c167 if (fmt == STTY_POSIX) {

Completed in 271 milliseconds