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

/osnet-11/usr/src/cmd/sendmail/db/include/
H A Ddb_page.h262 * (page + offset) pointer to an HKEYDATA, HOFFPAGE or HOFFDUP structure, as
357 * The fourth type is H_OFFDUP represented by the HOFFDUP structure:
363 } HOFFDUP; typedef in typeref:struct:_hoffdup
364 #define HOFFDUP_PGNO(p) (((u_int8_t *)p) + SSZ(HOFFDUP, pgno))
367 * Page space required to add a new HOFFDUP item to the page, with and
370 #define HOFFDUP_SIZE (sizeof(HOFFDUP))
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c573 HOFFDUP od;

Completed in 131 milliseconds