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

/freebsd-10-stable/contrib/less/
H A Difile.c31 int h_index; /* Index within command line list */ member in struct:ifile
59 p->h_index += incr;
83 p->h_index = prev->h_index + 1;
257 return (int_ifile(ifile)->h_index);
375 p, p->h_index, p->h_filename,

Completed in 185 milliseconds