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

/freebsd-9.3-release/contrib/less/
H A Dedit.c27 extern IFILE old_ifile;
256 was_curr_ifile = old_ifile;
264 * (Don't set old_ifile, because if you call edit_ifile(NULL),
384 old_ifile = was_curr_ifile;
H A Dcommand.c1019 IFILE old_ifile; local
1637 old_ifile = curr_ifile;
1646 reedit_ifile(old_ifile);
1649 del_ifile(old_ifile);
H A Dmain.c25 public IFILE old_ifile = NULL_IFILE; variable
H A Dfilename.c56 extern IFILE old_ifile;
324 (c) == '#' ? old_ifile : NULL_IFILE)

Completed in 51 milliseconds