Searched refs:get_mp_max_openfd (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c210 dbenv->get_mp_max_openfd = __memp_get_mp_max_openfd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbEnv.java469 public int get_mp_max_openfd() throws com.sleepycat.db.DatabaseException { method in class:DbEnv
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i1100 int get_mp_max_openfd() {
1102 errno = self->get_mp_max_openfd(self, &ret);
H A Ddb_java_wrap.c3106 errno = self->get_mp_max_openfd(self, &ret);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h469 virtual int get_mp_max_openfd(int *);
H A Ddb.h1995 int (*get_mp_max_openfd) __P((DB_ENV *, int *)); 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_cxx.h470 virtual int get_mp_max_openfd(int *);
H A Ddb.h1983 int (*get_mp_max_openfd) __P((DB_ENV *, int *)); 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_cxx.h470 virtual int get_mp_max_openfd(int *);
H A Ddb.h2022 int (*get_mp_max_openfd) __P((DB_ENV *, int *)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_env.cpp746 DBENV_METHOD(get_mp_max_openfd, (int *maxopenfdp), (dbenv, maxopenfdp))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DEnvironmentConfig.java4158 maxOpenFiles = dbenv.get_mp_max_openfd();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1985 int (*get_mp_max_openfd) __P((DB_ENV *, int *)); 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.h1974 int (*get_mp_max_openfd) __P((DB_ENV *, int *)); 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.h2022 int (*get_mp_max_openfd) __P((DB_ENV *, int *)); member in struct:__db_env
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_env.c124 "get_mp_max_openfd",
814 ret = dbenv->get_mp_max_openfd(dbenv, &intvalue);
816 "env get_mp_max_openfd")) == TCL_OK)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c3393 dbenv->get_mp_max_openfd =

Completed in 321 milliseconds