Searched refs:bhno (Results 1 – 1 of 1) sorted by relevance
169 unsigned len, bhno; in _ubh_ubhcpymem_() local172 bhno = 0; in _ubh_ubhcpymem_()175 memcpy (mem, ubh->bh[bhno]->b_data, len); in _ubh_ubhcpymem_()178 bhno++; in _ubh_ubhcpymem_()185 unsigned len, bhno; in _ubh_memcpyubh_() local188 bhno = 0; in _ubh_memcpyubh_()191 memcpy (ubh->bh[bhno]->b_data, mem, len); in _ubh_memcpyubh_()194 bhno++; in _ubh_memcpyubh_()