Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DShell.cpp62 #ifndef CEOL
63 #define CEOL 0 macro
379 tio.c_cc[VEOL] = CEOL; /* '^@' */ in initialize_termios()
382 tio.c_cc[VEOL2] = CEOL; /* '^@' */ in initialize_termios()