Home | History | Annotate | Download | only in dist

Lines Matching defs:ifile

26 public IFILE    curr_ifile = NULL_IFILE;
27 public IFILE old_ifile = NULL_IFILE;
76 IFILE ifile;
188 * to "register" them with the ifile system.
190 ifile = NULL_IFILE;
192 ifile = get_ifile(FAKE_HELPFILE, ifile);
213 (void) get_ifile(qfilename, ifile);
215 ifile = prev_ifile(NULL_IFILE);
219 (void) get_ifile(*argv++, ifile);
220 ifile = prev_ifile(NULL_IFILE);