Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/nvi/vi/
H A Dvs_msg.c44 static void vs_wait(SCR *, int *, sw_t);
570 vs_wait(sp, continuep, wtype); in vs_ex_resolve()
768 vs_wait(sp, continuep, wtype); in vs_scroll()
776 vs_wait(SCR *sp, int *continuep, sw_t wtype) in vs_wait() function