Searched refs:bhno (Results 1 – 1 of 1) sorted by relevance
151 unsigned len, bhno; in _ubh_ubhcpymem_() local154 bhno = 0; in _ubh_ubhcpymem_()157 memcpy (mem, ubh->bh[bhno]->b_data, len); in _ubh_ubhcpymem_()160 bhno++; in _ubh_ubhcpymem_()167 unsigned len, bhno; in _ubh_memcpyubh_() local170 bhno = 0; in _ubh_memcpyubh_()173 memcpy (ubh->bh[bhno]->b_data, mem, len); in _ubh_memcpyubh_()176 bhno++; in _ubh_memcpyubh_()