Home
last modified time | relevance | path

Searched refs:VSWTCH (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/posix/
H A Dtermios.h39 #define VSWTCH 7 macro
/haiku/src/tests/apps/miniterminal/
H A DMiniView.cpp179 tio.c_cc[VSWTCH] = 0; /* '^@' */ in OpenTTY()
/haiku/src/apps/terminal/
H A DShell.cpp383 tio.c_cc[VSWTCH] = CSWTCH; /* '^@' */ in initialize_termios()