Searched refs:scopyto (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libc/db/hash/
H A Dhash_page.c291 u_int16_t n, off, ov_addr, scopyto; local
299 scopyto = (u_int16_t)copyto; /* ANSI */
329 scopyto - sizeof(u_int16_t) * (ino[0] + 3);
330 OFFSET(ino) = scopyto;
338 scopyto = hashp->BSIZE;

Completed in 90 milliseconds