Searched refs:ctlcount (Results 1 – 1 of 1) sorted by relevance
2822 int ctlcount; in strmakectl() local2830 ctlcount = mctl->len; in strmakectl()2837 allocsz = MAX(ctlcount, 64); in strmakectl()2852 if (copyin(base, bp->b_wptr, ctlcount)) { in strmakectl()2856 bp->b_wptr += ctlcount; in strmakectl()