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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_conv.c50 return (h->type == P_HASHMETA ? __ham_mswap(dbp->env, pp) :
76 return (h->type == P_HASHMETA ? __ham_mswap(dbp->env, pp) :
81 * __ham_mswap --
84 * PUBLIC: int __ham_mswap __P((ENV *, void *));
87 __ham_mswap(env, pg) function
H A Dhash_stub.c231 __ham_mswap(env, pg) function
H A Dhash_open.c175 (ret = __ham_mswap(env, (PAGE *)hashm)) != 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhash_ext.h52 int __ham_mswap __P((ENV *, void *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_conv.c671 return (__ham_mswap(env, pp));

Completed in 110 milliseconds