Searched refs:mp_maxopenfd (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_method.c279 *maxopenfdp = mp->mp_maxopenfd;
283 *maxopenfdp = dbenv->mp_maxopenfd;
312 mp->mp_maxopenfd = maxopenfd;
316 dbenv->mp_maxopenfd = maxopenfd;
H A Dmp_region.c429 if (dbenv->mp_maxopenfd != 0)
430 mp->mp_maxopenfd = dbenv->mp_maxopenfd;
H A Dmp_sync.c289 maxopenfd = mp->mp_maxopenfd;
H A Dmp_stat.c116 sp->st_maxopenfd = mp->mp_maxopenfd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmp.h146 int mp_maxopenfd; /* Maximum open file descriptors. */ member in struct:__mpool
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_stat.c331 STAT_ULONG("Cache max open fd", dbenv->mp_maxopenfd);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1907 int mp_maxopenfd; /* Maximum open file descriptors */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1896 int mp_maxopenfd; /* Maximum open file descriptors */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1917 int mp_maxopenfd; /* Maximum open file descriptors */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1905 int mp_maxopenfd; /* Maximum open file descriptors */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1944 int mp_maxopenfd; /* Maximum open file descriptors */ member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1944 int mp_maxopenfd; /* Maximum open file descriptors */ member in struct:__db_env

Completed in 294 milliseconds