Searched refs:__db_remove (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/db/
H A Ddb_remove.c185 ret = __db_remove(dbp, ip, NULL, name, subdb, flags);
195 * __db_remove
198 * PUBLIC: int __db_remove __P((DB *, DB_THREAD_INFO *,
202 __db_remove(dbp, ip, txn, name, subdb, flags) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_method.c652 (void)__db_remove(dbp, ip, NULL, REPDBNAME,
778 (void)__db_remove(dbp, ip, NULL, name, NULL, DB_FORCE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h237 int __db_remove __P((DB *, DB_THREAD_INFO *, DB_TXN *, const char *, const char *, u_int32_t));

Completed in 101 milliseconds