Searched refs:dapidx (Results 1 – 1 of 1) sorted by relevance
545 ulong_t sapidx, dapidx; in anon_copy_ptr() local552 dapidx = d_idx & ANON_CHUNK_OFF; in anon_copy_ptr()553 chknp = ANON_CHUNK_SIZE - MAX(sapidx, dapidx); in anon_copy_ptr()567 bcopy((sap + sapidx), (dap + dapidx), in anon_copy_ptr()