Searched refs:VEOF (Results 1 – 3 of 3) sorted by relevance
45 #define VEOF 0 /* ICANON */ macro
123 BREAK_ADD(VEOF); in ttydisc_read_canonical()168 if (CMP_CC(VEOF, lastc)) in ttydisc_read_canonical()667 if (!quote && CMP_CC(VEOF, c)) { in ttydisc_echo_force()1088 (!quote && (c == CNL || CMP_CC(VEOL, c) || CMP_CC(VEOF, c)))) { in ttydisc_rint()
139 cc[VEOF] = tc->t_eofc; in ttsetcompat()226 tc->t_eofc = cc[VEOF]; in tty_ioctl_compat()