Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Difile.c33 int h_hold; /* Hold count */ member
112 p->h_hold = 0; in new_ifile()
304 int_ifile(ifile)->h_hold += incr; in hold_ifile()
309 return (int_ifile(ifile)->h_hold); in held_ifile()