Searched refs:__db_secondary_close (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/db/
H A Ddb_am.c766 * __db_secondary_close --
771 * PUBLIC: int __db_secondary_close __P((DB *, u_int32_t));
774 __db_secondary_close(sdbp, flags) function
H A Ddb_iface.c2302 if ((t_ret = __db_secondary_close(dbp, flags)) != 0 && ret == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Ddb_ext.h43 int __db_secondary_close __P((DB *, u_int32_t));

Completed in 79 milliseconds