Searched refs:docont (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwgetstr.c65 int docont = 0; local
98 if (doecho && !docont) {
104 if (docont)
146 if (docont) {
149 docont = 1;
155 if (docont && (tbyte >= eucw)) {
156 docont = 0;
181 if (!docont)
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dlexer.c64 static int yygetc(docont)
65 int docont;
84 if (docont && (c == '\\')) {

Completed in 70 milliseconds