Searched refs:cl_pfmap (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/nvi/cl/ |
H A D | cl_term.c | 33 static int cl_pfmap(SCR *, seq_t, CHAR_T *, size_t, CHAR_T *, size_t); 173 (void)cl_pfmap(sp, qp->stype, in cl_term_init() 217 return (cl_pfmap(sp, stype, from, flen, to, tlen)); in cl_fmap() 225 cl_pfmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_pfmap() function
|