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

/freebsd-9.3-release/usr.bin/mail/
H A Dedit.c104 fp = run_editor(setinput(mp), mp->m_size, type, readonly);
136 run_editor(FILE *fp, off_t size, int type, int readonly) function
H A Dextern.h61 FILE *run_editor(FILE *, off_t, int, int);
H A Dcollect.c544 FILE *nf = run_editor(fp, (off_t)-1, c, 0);

Completed in 44 milliseconds