Searched refs:echoc (Results 1 - 3 of 3) sorted by relevance

/haiku/src/bin/network/telnet/
H A Dtelnet.c122 cc_t echoc; variable
190 echoc = CONTROL('E');
1992 if (kludgelinemode && (globalmode&MODE_EDIT) && (sc == echoc)) {
1993 if (tcc > 0 && strip(*tbp) == echoc) {
H A Dexterns.h133 extern cc_t echoc; /* Toggle local echoing */
H A Dcommands.c875 { "echo", "character to toggle local echoing on/off", NULL, &echoc },

Completed in 39 milliseconds