Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/nvi/common/
HDgs.h175 int (*scr_keyval)(SCR *, scr_keyval_t, CHAR_T *, int *); member
HDkey.c158 if (sp->gp->scr_keyval(sp, name, &ch, &dne)) in v_keyval()
/freebsd-11-stable/contrib/nvi/cl/
HDcl_main.c398 gp->scr_keyval = cl_keyval; in cl_func_std()