Searched refs:bcount (Results 1 – 2 of 2) sorted by relevance
504 void buf_setcount(buf_t bp, uint32_t bcount);
680 buf_setcount(buf_t bp, uint32_t bcount) in buf_setcount() argument682 bp->b_bcount = bcount; in buf_setcount()