Searched refs:__dbreg_close_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.h17 int __dbreg_close_id __P((DB *, DB_TXN *, u_int32_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb.c898 if ((t_ret = __dbreg_close_id(dbp,
1083 * The thread mutex may have been invalidated in __dbreg_close_id if the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg.c538 * __dbreg_close_id --
542 * PUBLIC: int __dbreg_close_id __P((DB *, DB_TXN *, u_int32_t));
545 __dbreg_close_id(dbp, txn, op) function

Completed in 26 milliseconds