Searched refs:get_altfilename (Results 1 – 4 of 4) sorted by relevance
344 if (curr_ifile != NULL_IFILE && get_altfilename(curr_ifile) != NULL)377 altfilename = get_altfilename(curr_ifile); in close_file() 472 alt_filename = get_altfilename(ifile); in edit_ifile()
344 public char * get_altfilename(IFILE ifile)340 public char * get_altfilename(IFILE ifile) get_altfilename() function
204 public char * get_altfilename(IFILE ifile);
1893 if (get_altfilename(curr_ifile) != NULL) in commands()