Searched refs:l_high (Results 1 – 2 of 2) sorted by relevance
106 ep->l_high = ep->l_cur = 1; in log_init()141 ep->l_high = ep->l_cur = 1; in log_end()203 ep->l_high = ++ep->l_cur; in log_cursor1()300 ep->l_high = ++ep->l_cur; in log_line()348 ep->l_high = ++ep->l_cur; in log_mark()562 if (ep->l_cur == ep->l_high) { in log_forward()
28 recno_t l_high; /* Log last + 1 record number. */ member