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

/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/edit/
H A Demacs.c111 char scvalid; /* Screen is up to date */ member in struct:_emacs_
1374 ep->scvalid = 1;
1388 ep->scvalid = 0; /* Screen is out of date, APPEND will not work */
1431 if ((option == APPEND)&&(ep->scvalid)&&(*logcursor == '\0')&&
1540 ep->scvalid = 1;

Completed in 196 milliseconds