Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dgs.h171 int (*scr_keyval)(SCR *, scr_keyval_t, CHAR_T *, int *); member
H A Dkey.c152 if (sp->gp->scr_keyval(sp, name, &ch, &dne)) in v_keyval()
/freebsd/contrib/nvi/cl/
H A Dcl_main.c381 gp->scr_keyval = cl_keyval; in cl_func_std()