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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhash_ext.h53 int __ham_add_dup __P((DBC *, DBT *, u_int32_t, db_pgno_t *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_dup.c74 * PUBLIC: int __ham_add_dup __P((DBC *, DBT *, u_int32_t, db_pgno_t *));
77 __ham_add_dup(dbc, nval, flags, pgnop) function
197 return (__db_unknown_path(env, "__ham_add_dup"));
221 return (__db_unknown_path(env, "__ham_add_dup"));
H A Dhash.c1088 ret = __ham_add_dup(dbc, data, flags, pgnop);

Completed in 98 milliseconds