Lines Matching refs:term
50 static int term;
98 if ((term = get_ttymode(i,
103 if (term & TERMIOS) {
127 if ((term = get_ttymode(i,
137 if ((term = get_ttymode(ioctl_desc,
168 term, &ocb, &cb, &termiox, &winsize)) {
174 term, &ocb, &cb, &stio, &termiox, &winsize, &owinsize) == -1) {
187 if (!(term & ASYNC)) {
219 if (term & ASYNC) {
221 if ((term & TERMIOS) && cfgetispeed(&cb) != 0 &&
228 if ((m & PAREXT) && (term & TERMIOS)) {
257 if (term & WINDOW) {
283 if (term & TERMIOS) {
331 if ((term & TERMIOS) && (m & IMAXBEL))
401 if (term & FLOW) {
473 if (term & ASYNC) {
474 if ((term & TERMIOS) && cfgetispeed(&cb) != 0 &&
480 if (!(term & TERMIOS))
483 if (term & WINDOW) {
501 if (term & TERMIOS) {
524 if (term & TERMIOS)
543 if (term & TERMIOS)
555 if (term & TERMIOS) {
566 if (!(term & ASYNC)) {
591 if (term & FLOW) {
730 if ((term & TERMIOS) && what == _POSIX_VDISABLE ||
731 !(term & TERMIOS) && what == 0200) {
784 if (term & TERMIOS)