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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dqam_ext.h55 int __qam_new_file __P((DB *, DB_THREAD_INFO *, DB_TXN *, DB_FH *, const char *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_stub.c174 __qam_new_file(dbp, ip, txn, fhp, name) function
H A Dqam_open.c82 * files/databases come in through the __qam_new_file interface
278 * __qam_new_file --
281 * PUBLIC: int __qam_new_file __P((DB *,
285 __qam_new_file(dbp, ip, txn, fhp, name) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_open.c292 ret = __qam_new_file(dbp, ip, txn, fhp, name);

Completed in 112 milliseconds