Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_txt.c35 static int txt_fc_col(SCR *, int, ARGS **);
2039 if (txt_fc_col(sp, argc, argv)) in txt_fc()
2126 txt_fc_col(SCR *sp, int argc, ARGS **argv) in txt_fc_col() function