Home
last modified time | relevance | path

Searched refs:h_scrpos (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/less/
HDifile.c35 struct scrpos h_scrpos; /* Saved position within the file */ member
110 p->h_scrpos.pos = NULL_POSITION; in new_ifile()
274 int_ifile(ifile)->h_scrpos = *scrpos; in store_pos()
283 *scrpos = int_ifile(ifile)->h_scrpos; in get_pos()
358 p->h_scrpos.ln, p->h_scrpos.pos);