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

/freebsd-10.0-release/contrib/nvi/vi/
H A Dextern.h116 void vs_busy __P((SCR *, const char *, busy_t));
H A Dvs_msg.c47 * vs_busy --
56 * PUBLIC: void vs_busy __P((SCR *, const char *, busy_t));
59 vs_busy(SCR *sp, const char *msg, busy_t btype) function
/freebsd-10.0-release/contrib/nvi/common/
H A Dmain.c72 gp->scr_busy = vs_busy;

Completed in 209 milliseconds