Searched refs:C_CREAD (Results 1 – 3 of 3) sorted by relevance
92 #define C_CREAD(tty) _C_FLAG((tty), CREAD) macro
559 if (!tp || !C_CREAD(tp)) { in jsm_input()
1391 if (info->netcount || (tty && C_CREAD(tty))) in mgslpc_program_hw()