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

/freebsd-10-stable/contrib/less/
H A Dmain.c215 ifile = prev_ifile(NULL_IFILE);
220 ifile = prev_ifile(NULL_IFILE);
H A Difile.c170 prev_ifile(h) function
190 if ((newifile = prev_ifile(ifile)) != NULL_IFILE)
H A Dedit.c606 next = (dir > 0) ? next_ifile(h) : prev_ifile(h);
723 prev = prev_ifile(save_ifile);
H A Dfuncs.h148 public IFILE prev_ifile LESSPARAMS ((IFILE h));

Completed in 105 milliseconds