Searched refs:ASYNC (Results 1 – 7 of 7) sorted by relevance
75 if ((term & ASYNC) || term == -1) {191 if ((!(term & ASYNC) || term == -1) && eqarg("ctab", argc) && --argc) {218 if((!(term & ASYNC) || term == -1) && eq("sane")) {344 term |= ASYNC;383 if (term & ASYNC) {
33 #define ASYNC 1 macro
187 if (!(term & ASYNC)) { in prmodes()219 if (term & ASYNC) { in prmodes()473 if (term & ASYNC) { in pramodes()566 if (!(term & ASYNC)) { in pramodes()
43 #define ASYNC 1 macro
82 if (term & ASYNC) {218 if (!(term & ASYNC) && eq("ctab") && --argc) {246 if (!(term & ASYNC) && eq("sane")) {372 term |= ASYNC;434 if (term & ASYNC) {
239 if (!(term & ASYNC)) { in prmodes()271 if (term & ASYNC) { in prmodes()505 if (term & ASYNC) { in pramodes()618 if (!(term & ASYNC)) { in pramodes()
330 term = ASYNC|TERMIOS|FLOW;