Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_stop.c41 if (sp->gp->scr_suspend(sp, &allowed)) in ex_stop()
/freebsd/contrib/nvi/common/
H A Dgs.h191 int (*scr_suspend)(SCR *, int *); member
/freebsd/contrib/nvi/cl/
H A Dcl_main.c389 gp->scr_suspend = cl_suspend; in cl_func_std()