Searched refs:v_event_flush (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/nvi/include/
H A Dcom_extern.h109 int v_event_flush __P((SCR *, u_int));
/freebsd-9.3-release/contrib/nvi/vi/
H A Dvi.c357 err: if (v_event_flush(sp, CH_MAPPED))
368 if (v_event_flush(sp, CH_MAPPED))
H A Dv_txt.c602 if (v_event_flush(sp, CH_ABBREVIATED))
/freebsd-9.3-release/contrib/nvi/common/
H A Dkey.c817 * v_event_flush --
820 * PUBLIC: int v_event_flush __P((SCR *, u_int));
823 v_event_flush(sp, flags) function
/freebsd-9.3-release/contrib/nvi/ex/
H A Dex.c1590 if (v_event_flush(sp, CH_MAPPED))

Completed in 64 milliseconds