Searched refs:DB_MPOOL_FSTAT (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c26 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
43 * PUBLIC: __P((DB_ENV *, DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
49 DB_MPOOL_FSTAT ***fspp;
79 DB_MPOOL_FSTAT ***fspp;
83 DB_MPOOL_FSTAT **tfsp;
212 len += sizeof(DB_MPOOL_FSTAT *); /* Trailing NULL */
281 len += sizeof(DB_MPOOL_FSTAT *) +
282 sizeof(DB_MPOOL_FSTAT) + strlen(__memp_fns(dbmp, mfp)) + 1;
307 DB_MPOOL_FSTAT **tfsp, *tstruct;
316 tfsp = *(DB_MPOOL_FSTAT ***)arg
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat.i65 JAVA_TYPEMAP(DB_MPOOL_FSTAT **, com.sleepycat.db.CacheFileStats[], jobjectArray)
66 %typemap(out) DB_MPOOL_FSTAT ** {
H A Ddb.i1132 DB_MPOOL_FSTAT **memp_fstat(u_int32_t flags) {
1133 DB_MPOOL_FSTAT **mp_fstat = NULL;
H A Ddb_java_wrap.c3131 SWIGINTERN DB_MPOOL_FSTAT **DbEnv_memp_fstat(struct DbEnv *self,u_int32_t flags){
3132 DB_MPOOL_FSTAT **mp_fstat = NULL;
8326 DB_MPOOL_FSTAT **result = 0 ;
8340 result = (DB_MPOOL_FSTAT **)DbEnv_memp_fstat(arg1,arg2);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dmp_ext.h77 int __memp_stat_pp __P((DB_ENV *, DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmp.h444 DB_MPOOL_FSTAT stat; /* Per-file mpool statistics. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c315 DB_MPOOL_FSTAT **fsp, **savefsp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h149 struct __db_mpool_fstat;typedef struct __db_mpool_fstat DB_MPOOL_FSTAT; typedef in typeref:struct:__db_mpool_fstat
2023 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h138 struct __db_mpool_fstat;typedef struct __db_mpool_fstat DB_MPOOL_FSTAT; typedef in typeref:struct:__db_mpool_fstat
2012 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h159 struct __db_mpool_fstat;typedef struct __db_mpool_fstat DB_MPOOL_FSTAT; typedef in typeref:struct:__db_mpool_fstat
2033 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
H A Ddb_cxx.h558 **gsp, DB_MPOOL_FSTAT ***fsp, u_int32_t flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h147 struct __db_mpool_fstat;typedef struct __db_mpool_fstat DB_MPOOL_FSTAT; typedef in typeref:struct:__db_mpool_fstat
2021 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
H A Ddb_cxx.h559 **gsp, DB_MPOOL_FSTAT ***fsp, u_int32_t flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h186 struct __db_mpool_fstat;typedef struct __db_mpool_fstat DB_MPOOL_FSTAT; typedef in typeref:struct:__db_mpool_fstat
2060 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h186 struct __db_mpool_fstat;typedef struct __db_mpool_fstat DB_MPOOL_FSTAT; typedef in typeref:struct:__db_mpool_fstat
2060 DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t));
H A Ddb_cxx.h559 **gsp, DB_MPOOL_FSTAT ***fsp, u_int32_t flags);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_env.cpp526 (DB_MPOOL_STAT **gsp, DB_MPOOL_FSTAT ***fsp, u_int32_t flags),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c3488 (int (*)(DB_ENV *, DB_MPOOL_STAT **, DB_MPOOL_FSTAT ***, u_int32_t))

Completed in 386 milliseconds