HomeSort by: relevance | last modified time | path
    Searched refs:l_high (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/nvi/dist/common/
exf.h 29 db_recno_t l_high; /* Log last + 1 record number. */ member in struct:_exf
log4.c 99 ep->l_high = ep->l_cur = 1;
158 ep->l_high = ep->l_cur = 1;
235 ep->l_high = ++ep->l_cur;
318 ep->l_high = ++ep->l_cur;
362 ep->l_high = ++ep->l_cur;
log.c 116 ep->l_high = ep->l_cur = 1;
157 ep->l_high = ep->l_cur = 1;
230 ep->l_high = ++ep->l_cur;
349 ep->l_high = ++ep->l_cur;
400 ep->l_high = ++ep->l_cur;
665 if (ep->l_cur == ep->l_high) {
log1.c 115 ep->l_high = ep->l_cur = 1;
156 ep->l_high = ep->l_cur = 1;
229 ep->l_high = ++ep->l_cur;
348 ep->l_high = ++ep->l_cur;
399 ep->l_high = ++ep->l_cur;
633 if (ep->l_cur == ep->l_high) {

Completed in 15 milliseconds