Searched refs:get_ifile (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dmain.c187 * Call get_ifile with all the command line filenames
192 ifile = get_ifile(FAKE_HELPFILE, ifile);
211 (void) get_ifile(filename, ifile);
220 (void) get_ifile(filename, ifile);
H A Dedit.c204 return (edit_ifile(get_ifile(filename, curr_ifile)));
501 if (get_ifile(good_filename, curr_ifile) == curr_ifile)
H A Difile.c225 get_ifile(filename, prev) function
H A Dfuncs.h145 public IFILE get_ifile ();

Completed in 96 milliseconds