Searched refs:cl_fmap (Results 1 – 4 of 4) sorted by relevance
| /freebsd/usr.bin/vi/ |
| H A D | cl_extern.h | 27 int cl_fmap(SCR *, seq_t, CHAR_T *, size_t, CHAR_T *, size_t);
|
| /freebsd/contrib/nvi/cl/ |
| H A D | extern.h | 27 int cl_fmap(SCR *, seq_t, CHAR_T *, size_t, CHAR_T *, size_t);
|
| H A D | cl_main.c | 379 gp->scr_fmap = cl_fmap; in cl_func_std()
|
| H A D | cl_term.c | 209 cl_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_fmap() function
|