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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/include/
H A Dhash.h165 #define PGNO_OF(I, S, O) (BUCKET_TO_PAGE((I), (1 << (S)) - 1) + (O)) macro
/opensolaris-onvv-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_page.c1642 new_addr = PGNO_OF(hcp, hcp->hdr->ovfl_point, offset);
1726 new_pgno = PGNO_OF(hcp, hcp->hdr->ovfl_point, curpages + 1);
1738 PGNO_OF(hcp, hcp->hdr->ovfl_point, curpages + i),

Completed in 57 milliseconds