Searched refs:DB_DBM_HSEARCH (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Ddb.c24 #define DB_DBM_HSEARCH 1 macro
26 #if DB_DBM_HSEARCH
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dxdbm.h42 #define DB_DBM_HSEARCH 1 macro
/macosx-10.9.5/BerkeleyDB-21/db/hsearch/
H A Dhsearch.c44 #define DB_DBM_HSEARCH 1 macro
56 * EXTERN: #if DB_DBM_HSEARCH != 0
/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dtcl_ext.h10 #if DB_DBM_HSEARCH != 0
13 #if DB_DBM_HSEARCH != 0
H A Dint_def.in1726 #if DB_DBM_HSEARCH != 0
1729 #if DB_DBM_HSEARCH != 0
/macosx-10.9.5/BerkeleyDB-21/db/dbm/
H A Ddbm.c44 #define DB_DBM_HSEARCH 1 macro
53 * EXTERN: #if DB_DBM_HSEARCH != 0
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h2155 #ifndef DB_DBM_HSEARCH
2156 #define DB_DBM_HSEARCH 0 /* No historic interfaces by default. */ macro
2158 #if DB_DBM_HSEARCH != 0
2236 #endif /* DB_DBM_HSEARCH */
2461 #if DB_DBM_HSEARCH != 0
2482 #if DB_DBM_HSEARCH != 0
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h2144 #ifndef DB_DBM_HSEARCH
2145 #define DB_DBM_HSEARCH 0 /* No historic interfaces by default. */ macro
2147 #if DB_DBM_HSEARCH != 0
2225 #endif /* DB_DBM_HSEARCH */
2444 #if DB_DBM_HSEARCH != 0
2465 #if DB_DBM_HSEARCH != 0
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h2153 #ifndef DB_DBM_HSEARCH
2154 #define DB_DBM_HSEARCH 0 /* No historic interfaces by default. */ macro
2156 #if DB_DBM_HSEARCH != 0
2234 #endif /* DB_DBM_HSEARCH */
2453 #if DB_DBM_HSEARCH != 0
2474 #if DB_DBM_HSEARCH != 0
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h2192 #ifndef DB_DBM_HSEARCH
2193 #define DB_DBM_HSEARCH 0 /* No historic interfaces by default. */ macro
2195 #if DB_DBM_HSEARCH != 0
2273 #endif /* DB_DBM_HSEARCH */
2496 #if DB_DBM_HSEARCH != 0
2517 #if DB_DBM_HSEARCH != 0
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h2192 #ifndef DB_DBM_HSEARCH
2193 #define DB_DBM_HSEARCH 0 /* No historic interfaces by default. */ macro
2195 #if DB_DBM_HSEARCH != 0
2273 #endif /* DB_DBM_HSEARCH */
2496 #if DB_DBM_HSEARCH != 0
2517 #if DB_DBM_HSEARCH != 0
/macosx-10.9.5/BerkeleyDB-21/db/tcl/
H A Dtcl_compat.c12 #define DB_DBM_HSEARCH 1 macro
144 * PUBLIC: #if DB_DBM_HSEARCH != 0
284 * PUBLIC: #if DB_DBM_HSEARCH != 0
H A Dtcl_db_pkg.c12 #define DB_DBM_HSEARCH 1 macro
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in2165 #ifndef DB_DBM_HSEARCH
2166 #define DB_DBM_HSEARCH 0 /* No historic interfaces by default. */
2168 #if DB_DBM_HSEARCH != 0
2246 #endif /* DB_DBM_HSEARCH */
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts249 DB_DBM_HSEARCH => IGNORE,
/macosx-10.9.5/BerkeleyDB-21/db/php_db4/
H A Ddb4.cpp622 REGISTER_LONG_CONSTANT("DB_DBM_HSEARCH", DB_DBM_HSEARCH, CONST_CS | CONST_PERSISTENT);

Completed in 283 milliseconds