Searched refs:basize (Results 1 – 1 of 1) sorted by relevance
2361 ssize_t msz = MBLKL(mp), basize; in tl_bind() local2601 basize = sizeof (struct T_bind_ack) + tep->te_alen; in tl_bind()2602 bamp = reallocb(mp, basize, 0); in tl_bind()2611 tl_memrecover(wq, mp, basize); in tl_bind()2616 bamp->b_wptr = bamp->b_rptr + basize; in tl_bind()