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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dhash_ext.h70 int __ham_open __P((DB *, DB_THREAD_INFO *, DB_TXN *, const char * name, db_pgno_t, u_int32_t));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_stub.c282 __ham_open(dbp, ip, txn, name, base_pgno, flags) function
H A Dhash_open.c59 * __ham_open --
61 * PUBLIC: int __ham_open __P((DB *, DB_THREAD_INFO *,
65 __ham_open(dbp, ip, txn, name, base_pgno, flags) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_open.c211 ret = __ham_open(dbp, ip, txn, fname, meta_pgno, flags);

Completed in 87 milliseconds