Searched refs:Dbc (Results 26 - 32 of 32) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxutil.cpp539 Dbc *dbc;
543 dbc = (Dbc *)dbc_ctp->ct_anyp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c561 { &dbc_class, DB_PKG "internal/Dbc" },
2463 #define Dbc __dbc macro
2747 SWIGINTERN db_ret_t Dbc_close(struct Dbc *self){
2750 SWIGINTERN db_recno_t Dbc_count(struct Dbc *self,u_int32_t flags){
2755 SWIGINTERN int Dbc_del(struct Dbc *self,u_int32_t flags){
2758 SWIGINTERN DBC *Dbc_dup(struct Dbc *self,u_int32_t flags){
2763 SWIGINTERN int Dbc_get(struct Dbc *self,DBT *key,DBT *data,u_int32_t flags){
2766 SWIGINTERN DB_CACHE_PRIORITY Dbc_get_priority(struct Dbc *self){
2771 SWIGINTERN int Dbc_pget(struct Dbc *self,DBT *key,DBT *pkey,DBT *data,u_int32_t flags){
2774 SWIGINTERN int Dbc_put(struct Dbc *sel
[all...]
H A Ddb.i59 #define Dbc __dbc
74 struct Dbc; typedef struct Dbc DBC;
527 struct Dbc
H A Ddb_java.i540 %typemap(javacode) struct Dbc %{
H A Djava_typemaps.i319 JAVA_TYPEMAP(DBC **, Dbc[], jobjectArray)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile419 $(JAVA_SLEEPYCAT)/db/internal/Dbc.java \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in417 $(JAVA_SLEEPYCAT)/db/internal/Dbc.java \

Completed in 116 milliseconds

12