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

/freebsd-12-stable/contrib/less/
H A Dedit.c30 extern IFILE old_ifile;
280 was_curr_ifile = old_ifile;
288 * (Don't set old_ifile, because if you call edit_ifile(NULL),
430 old_ifile = was_curr_ifile;
H A Dcommand.c1194 IFILE old_ifile; local
1859 old_ifile = curr_ifile;
1868 reedit_ifile(old_ifile);
1871 del_ifile(old_ifile);
H A Dmain.c26 public IFILE old_ifile = NULL_IFILE; variable
H A Dfilename.c52 extern IFILE old_ifile;
317 (c) == '#' ? old_ifile : NULL_IFILE)

Completed in 162 milliseconds