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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_shash.c87 * __db_hashinit --
90 * PUBLIC: void __db_hashinit __P((void *, u_int32_t));
93 __db_hashinit(begin, nelements) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dcommon_ext.h50 void __db_hashinit __P((void *, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_region.c238 __db_hashinit(addr, region->object_t_size);
271 __db_hashinit(addr, region->locker_t_size);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_failchk.c140 __db_hashinit(htab, thread->thr_nbucket);

Completed in 97 milliseconds