Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/less/dist/
Difile.c37 struct scrpos h_scrpos; /* Saved position within the file */ member
112 p->h_scrpos.pos = NULL_POSITION; in new_ifile()
276 int_ifile(ifile)->h_scrpos = *scrpos; in store_pos()
285 *scrpos = int_ifile(ifile)->h_scrpos; in get_pos()
356 p->h_scrpos.ln, p->h_scrpos.pos);