Searched defs:set_shm_key (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbEnv.java353 public void set_shm_key(long shm_key) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbEnv_set_shm_key(swigCPtr, this, shm_key); } method in class:DbEnv
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2117 int (*set_shm_key) __P((DB_ENV *, long)); member in struct:__db_env
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2106 int (*set_shm_key) __P((DB_ENV *, long)); member in struct:__db_env
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2127 int (*set_shm_key) __P((DB_ENV *, long)); member in struct:__db_env
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2115 int (*set_shm_key) __P((DB_ENV *, long)); member in struct:__db_env
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2154 int (*set_shm_key) __P((DB_ENV *, long)); member in struct:__db_env
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2154 int (*set_shm_key) __P((DB_ENV *, long)); member in struct:__db_env

Completed in 207 milliseconds