Home
last modified time | relevance | path

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

/src/contrib/nvi/vi/
H A Dvs_msg.c29 SCROLL_W_QUIT /* User wait, or enter q to quit. */ enumerator
442 vs_scroll(sp, NULL, SCROLL_W_QUIT); in vs_output()
765 if (wtype == SCROLL_W_QUIT && vip->linecount < sp->t_maxrows) in vs_scroll()
791 case SCROLL_W_QUIT: in vs_wait()
828 case SCROLL_W_QUIT: in vs_wait()