HomeSort by: relevance | last modified time | path
    Searched refs:cumode (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/tip/
tip.c 78 int cumode; variable in typeref:typename:int
148 cumode = 1;
295 (void)printf("%s", cumode ? "Connected\r\n" : "\07connected\r\n");
437 } else if (!cumode &&
447 } else if (!cumode && gch && gch == character(value(FORCE)))
tip.h 247 extern int cumode; /* simulating the "cu" program */

Completed in 12 milliseconds