HomeSort by: relevance | last modified time | path
    Searched refs:run_editor (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
edit.c 59 run_editor(FILE *fp, off_t size, int editortype, int readonlyflag) function in typeref:typename:PUBLIC FILE *
187 fp = run_editor(setinput(mp), mp->m_size, editortype,
extern.h 153 FILE * run_editor(FILE *, off_t, int, int);
collect.c 136 nf = run_editor(fp, (off_t)-1, c, 0);

Completed in 14 milliseconds