Searched refs:__db_del (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_am.c423 * __db_del --
426 * PUBLIC: int __db_del __P((DB *,
430 __db_del(dbp, ip, txn, key, flags) function
H A Ddb_iface.c489 ret = __db_del(dbp, ip, txn, key, flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h40 int __db_del __P((DB *, DB_THREAD_INFO *, DB_TXN *, DBT *, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/sequence/
H A Dsequence.c885 ret = __db_del(dbp, ip, txn, &seq->seq_key, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_backup.c1434 (void)__db_del(rep->file_dbp, NULL, NULL, &key, 0);

Completed in 62 milliseconds