Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/nvi/ex/
Dex_map.c78 return (sp->gp->scr_fmap == NULL ? 0 : in ex_map()
79 sp->gp->scr_fmap(sp, stype, input, cmdp->argv[0]->len, in ex_map()
/freebsd-12-stable/contrib/nvi/common/
Dgs.h168 int (*scr_fmap) /* Set a function key. */ member
/freebsd-12-stable/contrib/nvi/cl/
Dcl_main.c379 gp->scr_fmap = cl_fmap; in cl_func_std()