Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/vi/vi/
H A Dvs_msg.c43 static void vs_wait(SCR *, int *, sw_t);
577 vs_wait(sp, continuep, wtype); in vs_ex_resolve()
775 vs_wait(sp, continuep, wtype); in vs_scroll()
783 vs_wait(SCR *sp, int *continuep, sw_t wtype) in vs_wait() function