Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dexf.h21 size_t c_blen; /* Cached line buffer length. */ member
H A Dline.c175 BINC_GOTOW(sp, ep->c_lp, ep->c_blen, wlen); in db_get()
523 BINC_GOTOW(sp, ep->c_lp, ep->c_blen, wlen); in db_last()
H A Dexf.c721 if (ep->c_blen > 0) in file_end()