HomeSort by: relevance | last modified time | path
    Searched defs:echoc (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/telnet/
telnet.c 119 cc_t echoc; variable in typeref:typename:cc_t
188 echoc = CONTROL('E');
1929 if (kludgelinemode && (globalmode&MODE_EDIT) && (sc == echoc)) {
1930 if (tcc > 0 && strip(*tbp) == echoc) {
telnet.c 119 cc_t echoc; variable in typeref:typename:cc_t
188 echoc = CONTROL('E');
1929 if (kludgelinemode && (globalmode&MODE_EDIT) && (sc == echoc)) {
1930 if (tcc > 0 && strip(*tbp) == echoc) {
telnet.c 119 cc_t echoc; variable in typeref:typename:cc_t
188 echoc = CONTROL('E');
1929 if (kludgelinemode && (globalmode&MODE_EDIT) && (sc == echoc)) {
1930 if (tcc > 0 && strip(*tbp) == echoc) {
telnet.c 119 cc_t echoc; variable in typeref:typename:cc_t
188 echoc = CONTROL('E');
1929 if (kludgelinemode && (globalmode&MODE_EDIT) && (sc == echoc)) {
1930 if (tcc > 0 && strip(*tbp) == echoc) {

Completed in 250 milliseconds