Searched refs:__bam_db_create (Results 1 - 4 of 4) 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.c27 * __bam_db_create --
30 * PUBLIC: int __bam_db_create __P((DB *));
33 __bam_db_create(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.h37 int __bam_db_create __P((DB *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_method.c280 if ((ret = __bam_db_create(dbp)) != 0)
H A Ddb.c1058 if ((ret = __bam_db_create(dbp)) != 0)

Completed in 105 milliseconds