Home
last modified time | relevance | path

Searched refs:__ham_mswap (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_conv.c58 __ham_mswap(pp) : __db_pgin(pg, pginfo->db_pagesize, pp));
80 __ham_mswap(pp) : __db_pgout(pg, pginfo->db_pagesize, pp));
90 __ham_mswap(pg) in __ham_mswap() function
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h72 int __ham_mswap __P((void *));
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb.c427 if (swapped && (ret = __ham_mswap((PAGE *)hashm)) != 0)