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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddbreg_ext.h21 int __dbreg_log_id __P((DB *, DB_TXN *, int32_t, int));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_open.c199 ret = __dbreg_log_id(dbp,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg.c316 if ((ret = __dbreg_log_id(dbp, txn, id, 0)) != 0)
899 * __dbreg_log_id --
908 * PUBLIC: int __dbreg_log_id __P((DB *, DB_TXN *, int32_t, int));
911 __dbreg_log_id(dbp, txn, id, needlock) function

Completed in 44 milliseconds