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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_method.c48 dbp->get_h_nelem = __ham_get_h_nelem;
150 * PUBLIC: int __ham_get_h_nelem __P((DB *, u_int32_t *));
153 __ham_get_h_nelem(dbp, h_nelemp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhash_ext.h69 int __ham_get_h_nelem __P((DB *, u_int32_t *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_pr.c1390 if ((ret = __ham_get_h_nelem(dbp, &tmp_u_int32)) != 0) {

Completed in 100 milliseconds