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

/osnet-11/usr/src/lib/libcurses/screen/
H A Doutch.c47 int outchcount; variable
49 /* Write out one character to the tty and increment outchcount. */
75 outchcount++;
H A Dquick_echo.c47 extern int outchcount;
72 outchcount = 0;
101 return (outchcount);
H A Dwrefresh.c55 extern int outchcount;
122 outchcount = 0;
285 return (outchcount);

Completed in 27 milliseconds