Home
last modified time | relevance | path

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

/freebsd-src/contrib/nvi/vi/
H A Dvs_msg.c40 static void vs_wait(SCR *, int *, sw_t);
569 vs_wait(sp, continuep, wtype); in vs_ex_resolve()
767 vs_wait(sp, continuep, wtype); in vs_scroll()
775 vs_wait(SCR *sp, int *continuep, sw_t wtype) in vs_wait() function