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

/ast/src/cmd/mailx/
H A Dedit.c109 if (fp = run_editor(setinput(mp), mp->m_size, NiL, type, state.readonly)) {
151 run_editor(register FILE* fp, off_t size, struct header* hp, int type, int readonly) function

Completed in 12 milliseconds