Searched defs:DATABASE_HOME (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_env.c18 #define DATABASE_HOME ":database" macro
22 #define DATABASE_HOME "\\tmp\\database" macro
25 #define DATABASE_HOME "/tmp/database" macro
H A Dex_dbclient.c18 #define DATABASE_HOME "database" macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/
H A DEnvExample.cpp25 #define DATABASE_HOME ":database" macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/
H A DEnvExample.java24 private static final File DATABASE_HOME = new File("/tmp/database"); field in class:EnvExample
H A DRPCExample.java21 private static final File DATABASE_HOME = new File("TESTDIR"); field in class:RPCExample

Completed in 111 milliseconds