Searched refs:VSTOP (Results 1 - 8 of 8) sorted by relevance

/haiku/src/bin/network/telnet/
H A Dterminal.c76 # ifndef VSTOP
H A Dexterns.h421 # ifndef VSTOP
424 # define termStopChar new_tc.c_cc[VSTOP]
H A Dsys_bsd.c261 #ifndef VSTOP
337 # ifndef VSTOP
/haiku/headers/posix/
H A Dtermios.h41 #define VSTOP 9 macro
/haiku/src/tests/apps/miniterminal/
H A DMiniView.cpp181 tio.c_cc[VSTOP] = 'Q' & 0x1f; /* '^Q' */
/haiku/src/apps/terminal/
H A DShell.cpp385 tio.c_cc[VSTOP] = CSTOP; /* '^Q' */
/haiku/src/bin/network/telnetd/
H A Dsys_term.c305 #ifdef VSTOP
306 setval(VSTOP, SLC_VARIABLE);
/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp775 termios.c_cc[VSTOP] = CTRL('Q');

Completed in 112 milliseconds