Searched refs:bhno (Results 1 – 1 of 1) sorted by relevance
156 unsigned len, bhno; in _ubh_ubhcpymem_() local159 bhno = 0; in _ubh_ubhcpymem_()162 memcpy (mem, ubh->bh[bhno]->b_data, len); in _ubh_ubhcpymem_()165 bhno++; in _ubh_ubhcpymem_()172 unsigned len, bhno; in _ubh_memcpyubh_() local175 bhno = 0; in _ubh_memcpyubh_()178 memcpy (ubh->bh[bhno]->b_data, mem, len); in _ubh_memcpyubh_()181 bhno++; in _ubh_memcpyubh_()