Searched refs:edit_ifile (Results 1 – 5 of 5) sorted by relevance
398 return (edit_ifile(NULL_IFILE));399 return (edit_ifile(get_ifile(filename, curr_ifile)));403 * Clean up what edit_ifile did before error return. in edit_error() 432 public int edit_ifile(IFILE ifile) in edit_ifile() 595 * (Don't set old_ifile, because if you call edit_ifile(NULL), in edit_ifile() 770 if (edit_ifile(h) == 0) in edit_istep() 835 return (edit_ifile(h)); in edit_index() 868 if (edit_ifile(save_ifile) == 0) in reedit_ifile() 431 public int edit_ifile(IFILE ifile) edit_ifile() function
90 (void) edit_ifile(NULL_IFILE); in lsystem()
272 /* Save scrpos; if it's LASTMARK it could change in edit_ifile. */ in gomark() 279 if (edit_ifile(m->m_ifile)) in gomark()
137 public int edit_ifile(IFILE ifile);
2030 if (edit_ifile(new_ifile) != 0) in commands()