Searched refs:scvalid (Results 1 – 1 of 1) sorted by relevance
113 char scvalid; /* Screen is up to date */ member1380 ep->scvalid = 1; in draw()1394 ep->scvalid = 0; /* Screen is out of date, APPEND will not work */ in draw()1437 if ((option == APPEND)&&(ep->scvalid)&&(*logcursor == '\0')&& in draw()1546 ep->scvalid = 1; in draw()