Searched refs:run_editor (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/mail/
H A Dedit.c98 fp = run_editor(setinput(mp), mp->m_size, type, readonly);
130 run_editor(FILE *fp, off_t size, int type, int readonly) function
H A Dextern.h59 FILE *run_editor(FILE *, off_t, int, int);
H A Dcollect.c537 FILE *nf = run_editor(fp, (off_t)-1, c, 0);

Completed in 123 milliseconds