Home
last modified time | relevance | path

Searched refs:scvalid (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/edit/
H A Demacs.c111 char scvalid; /* Screen is up to date */ member
1312 ep->scvalid = 1; in draw()
1326 ep->scvalid = 0; /* Screen is out of date, APPEND will not work */ in draw()
1341 if ((option == APPEND)&&(ep->scvalid)&&(*logcursor == '\0')&& in draw()
1450 ep->scvalid = 1; in draw()