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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash.h154 #define CHARKEY "%$sniglet^&" macro
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h94 int32_t h_charkey; /* value of hash(CHARKEY) */
135 #define CHARKEY "%$sniglet^&" macro
H A Dhash.c188 if (hashp->hash(CHARKEY, sizeof(CHARKEY))
623 hashp->hdr.h_charkey = hashp->hash(CHARKEY, sizeof(CHARKEY));
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c139 if (dbp->h_hash(CHARKEY, sizeof(CHARKEY)) !=
219 hcp->hdr->h_charkey = dbp->h_hash(CHARKEY, sizeof(CHARKEY));

Completed in 172 milliseconds