Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A 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/contrib/nvi/common/
H A Dgs.h168 int (*scr_fmap) /* Set a function key. */ member
/freebsd/contrib/nvi/cl/
H A Dcl_main.c379 gp->scr_fmap = cl_fmap; in cl_func_std()