Searched refs:__bam_db_close (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/btree/
H A Dbt_method.c70 * __bam_db_close --
73 * PUBLIC: int __bam_db_close __P((DB *));
76 __bam_db_close(dbp) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dbtree_ext.h38 int __bam_db_close __P((DB *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb.c995 if ((t_ret = __bam_db_close(dbp)) != 0 && ret == 0)

Completed in 34 milliseconds