Searched refs:ALIVE_ON (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_failchk.c47 if (!ALIVE_ON(env)) {
109 if (ALIVE_ON(env)) {
357 ALIVE_ON(env) && !dbenv->is_alive(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h379 * ALIVE_ON The is_alive function is configured.
395 #define ALIVE_ON(env) ((env)->dbenv->is_alive != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h378 * ALIVE_ON The is_alive function is configured.
394 #define ALIVE_ON(env) ((env)->dbenv->is_alive != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h377 * ALIVE_ON The is_alive function is configured.
393 #define ALIVE_ON(env) ((env)->dbenv->is_alive != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h381 * ALIVE_ON The is_alive function is configured.
397 #define ALIVE_ON(env) ((env)->dbenv->is_alive != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h378 * ALIVE_ON The is_alive function is configured.
394 #define ALIVE_ON(env) ((env)->dbenv->is_alive != NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h378 * ALIVE_ON The is_alive function is configured.
394 #define ALIVE_ON(env) ((env)->dbenv->is_alive != NULL) macro

Completed in 149 milliseconds