Searched refs:sapidx (Results 1 – 1 of 1) sorted by relevance
547 ulong_t sapidx, dapidx; in anon_copy_ptr() local553 sapidx = s_idx & ANON_CHUNK_OFF; in anon_copy_ptr()555 chknp = ANON_CHUNK_SIZE - MAX(sapidx, dapidx); in anon_copy_ptr()569 bcopy((sap + sapidx), (dap + dapidx), in anon_copy_ptr()