Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_filter.c232 _exit(ex_writefp(sp, "filter", ifp, fm, tm, NULL, NULL, 1)); in ex_filter()
H A Dex_write.c281 ex_writefp(SCR *sp, char *name, FILE *fp, MARK *fm, MARK *tm, u_long *nlno, u_long *nch, int silent) in ex_writefp() function
/freebsd/usr.bin/vi/
H A Dextern.h162 int ex_writefp(SCR *,
/freebsd/contrib/nvi/common/
H A Dexf.c903 rval = ex_writefp(sp, name, fp, fm, tm, &nlno, &nch, 0);