Home
last modified time | relevance | path

Searched refs:CNUL (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmterm.c89 termios.c_cc[VEOL] = CNUL; in set_termio()
143 termio.c_cc[VEOL] = CNUL; in turnon_canon()
H A Dsttyparse.c153 cb->c_cc[VEOL] = CNUL;
162 cb->c_cc[VEOL] = CNUL;
H A Dstty.c332 if (cb.c_cc[VEOL] != CNUL) in prmodes()
334 if (cb.c_cc[VEOL2] != CNUL) in prmodes()
/illumos-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c146 cb->c_cc[VEOL] = CNUL;
154 cb->c_cc[VEOL] = CNUL;
H A Dstty.c278 if (cb.c_cc[VEOL] != CNUL) in prmodes()
280 if (cb.c_cc[VEOL2] != CNUL) in prmodes()
/illumos-gate/usr/src/uts/common/sys/
H A Dtermios.h156 #define CNUL 0 macro
/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c384 ttymodes.c_cc[VEOL] = CNUL; in sanitize_tty()
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c3939 *obp->b_wptr++ = CNUL; in ldterm_output_msg()