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

/osnet-11/usr/src/lib/libcurses/screen/
H A Ddelay.c84 outspeed = _BR(PROGTTY);
H A Dresetty.c62 } else if ((_BR(SP->save_tty_buf)) != 0) {
83 if ((_BR(SP->save_tty_buf)) != 0) {
H A Dreset_sh.c80 if (_BR(SHELLTTY)) {
H A Dcurshdr.h197 #define _BR(x) (x.c_cflag & CBAUD) macro
203 #define _BR(x) (x.sg_ispeed) macro
H A Dnewscreen.c170 SP->baud = baud_convert[_BR(PROGTTY)];
H A Dsetupterm.c796 if (_BR(PROGTTY))

Completed in 25 milliseconds