Home
last modified time | relevance | path

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

/dragonfly/contrib/nvi2/vi/
H A Dv_txt.c34 static int txt_fc(SCR *, TEXT *, int *);
567 if (txt_fc(sp, tp, &filec_redraw)) in v_txt()
1967 txt_fc(SCR *sp, TEXT *tp, int *redrawp) in txt_fc() function