Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/vi/include/
H A Dvi_extern.h116 void vs_busy(SCR *, const char *, busy_t);
/openbsd-src/usr.bin/vi/common/
H A Dmain.c80 gp->scr_busy = vs_busy; in editor()
/openbsd-src/usr.bin/vi/vi/
H A Dvs_msg.c58 vs_busy(SCR *sp, const char *msg, busy_t btype) in vs_busy() function