Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_shell.c119 if (gp->scr_child) in ex_exec_proc()
120 gp->scr_child(sp); in ex_exec_proc()
/freebsd/contrib/nvi/common/
H A Dgs.h155 int (*scr_child)(SCR *); member
/freebsd/contrib/nvi/cl/
H A Dcl_main.c371 gp->scr_child = NULL; in cl_func_std()