Searched refs:CNUL (Results 1 – 10 of 10) sorted by relevance
102 termios.c_cc[VEOL] = CNUL;158 termio.c_cc[VEOL] = CNUL;
328 if (cb.c_cc[VEOL] != CNUL) in prmodes()330 if (cb.c_cc[VEOL2] != CNUL) in prmodes()
149 cb->c_cc[VEOL] = CNUL;156 cb->c_cc[VEOL] = CNUL;
102 #define CNUL 0 macro
149 cb->c_cc[VEOL] = CNUL;157 cb->c_cc[VEOL] = CNUL;
277 if (cb.c_cc[VEOL] != CNUL) in prmodes()279 if (cb.c_cc[VEOL2] != CNUL) in prmodes()
155 #define CNUL 0 macro
383 ttymodes.c_cc[VEOL] = CNUL; in sanitize_tty()
3920 *obp->b_wptr++ = CNUL; in ldterm_output_msg()