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

/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_conv.c60 __ham_mswap(pp) : __db_pgin(pg, pginfo->db_pagesize, pp));
82 __ham_mswap(pp) : __db_pgout(pg, pginfo->db_pagesize, pp));
86 * __ham_mswap --
89 * PUBLIC: int __ham_mswap __P((void *));
92 __ham_mswap(pg) 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)

Completed in 68 milliseconds