Searched refs:mp_handle (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_method.c78 env->mp_handle, "DB_ENV->get_cachesize", DB_INIT_MPOOL);
82 mp = env->mp_handle->reginfo[0].primary;
171 return (__memp_resize(env->mp_handle, gbytes, bytes));
199 env->mp_handle, "DB_ENV->memp_set_config", DB_INIT_MPOOL);
205 dbmp = env->mp_handle;
238 env->mp_handle, "DB_ENV->memp_get_config", DB_INIT_MPOOL);
244 dbmp = env->mp_handle;
272 env->mp_handle, "DB_ENV->get_mp_max_openfd", DB_INIT_MPOOL);
275 dbmp = env->mp_handle;
305 env->mp_handle, "DB_EN
[all...]
H A Dmp_register.c37 env->mp_handle, "DB_ENV->memp_register", DB_INIT_MPOOL);
65 dbmp = env->mp_handle;
H A Dmp_trickle.c35 env->mp_handle, "memp_trickle", DB_INIT_MPOOL);
57 dbmp = env->mp_handle;
H A Dmp_sync.c50 dbmp = env->mp_handle;
88 env->mp_handle, "memp_sync", DB_INIT_MPOOL);
120 dbmp = env->mp_handle;
268 dbmp = env->mp_handle;
690 dbmp = env->mp_handle;
783 dbmp = env->mp_handle;
891 dbmp = env->mp_handle;
H A Dmp_fset.c115 mfp = R_ADDR(env->mp_handle->reginfo, bhp->mf_offset);
H A Dmp_stat.c59 env->mp_handle, "DB_ENV->memp_stat", DB_INIT_MPOOL);
91 dbmp = env->mp_handle;
277 dbmp = env->mp_handle;
315 dbmp = env->mp_handle;
364 env->mp_handle, "DB_ENV->memp_stat_print", DB_INIT_MPOOL);
554 dbmp = env->mp_handle;
649 dbmp = env->mp_handle;
H A Dmp_region.c144 env->mp_handle = dbmp;
152 err: env->mp_handle = NULL;
463 dbmp = env->mp_handle;
567 env->mp_handle = NULL;
H A Dmp_fput.c83 dbmp = env->mp_handle;
346 dbmp = env->mp_handle;
H A Dmp_resize.c44 dbmp = env->mp_handle;
524 env->mp_handle, "DB_ENV->get_mp_max_ncache", DB_INIT_MPOOL);
528 dbmp = env->mp_handle;
H A Dmp_fopen.c118 dbmp = env->mp_handle;
584 dbmp = env->mp_handle;
811 dbmp = env->mp_handle;
1046 dbmp = env->mp_handle;
H A Dmp_fmethod.c530 return (__memp_fns(dbmfp->env->mp_handle, dbmfp->mfp));
H A Dmp_bh.c477 dbmp = env->mp_handle;
H A Dmp_mvcc.c101 dbmp = env->mp_handle;
H A Dmp_fget.c132 dbmp = env->mp_handle;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmp.h106 (env)->mp_handle->reginfo[0].primary)->mtx_region)
109 (env)->mp_handle->reginfo[0].primary)->mtx_region)
285 __t_dbmp = dbmfp->env->mp_handle; \
304 __t_dbmp = (env)->mp_handle; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h400 #define MPOOL_ON(env) ((env)->mp_handle != NULL)
618 DB_MPOOL *mp_handle; /* Mpool handle */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h399 #define MPOOL_ON(env) ((env)->mp_handle != NULL)
617 DB_MPOOL *mp_handle; /* Mpool handle */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h398 #define MPOOL_ON(env) ((env)->mp_handle != NULL)
616 DB_MPOOL *mp_handle; /* Mpool handle */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h402 #define MPOOL_ON(env) ((env)->mp_handle != NULL)
620 DB_MPOOL *mp_handle; /* Mpool handle */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h399 #define MPOOL_ON(env) ((env)->mp_handle != NULL)
617 DB_MPOOL *mp_handle; /* Mpool handle */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h399 #define MPOOL_ON(env) ((env)->mp_handle != NULL)
617 DB_MPOOL *mp_handle; /* Mpool handle */ member in struct:__env
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c448 STAT_ISSET("Cache handle", env->mp_handle);
535 dbmp = env->mp_handle;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb.c1334 dbmp = env->mp_handle;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dgen_rpc.awk126 mp_handle = 0;

Completed in 210 milliseconds