Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/vi/
H A Dvs_msg.c50 static void vs_wait __P((SCR *, int *, sw_t));
583 vs_wait(sp, continuep, wtype); in vs_ex_resolve()
783 vs_wait(sp, continuep, wtype); in vs_scroll()
791 vs_wait(SCR *sp, int *continuep, sw_t wtype) in vs_wait() function