Searched refs:LF_SET (Results 1 - 25 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_stat/
H A Ddb_stat.c84 LF_SET(DB_STAT_ALL);
87 LF_SET(DB_STAT_LOCK_CONF);
90 LF_SET(DB_STAT_LOCK_LOCKERS);
95 LF_SET(DB_STAT_LOCK_OBJECTS);
98 LF_SET(DB_STAT_LOCK_PARAMS);
114 LF_SET(DB_STAT_SUBSYSTEM);
116 LF_SET(DB_STAT_ALL);
122 LF_SET(DB_FAST_STAT);
135 LF_SET(DB_STAT_ALL);
149 LF_SET(DB_STAT_AL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_stat/
H A Ddb_stat.c69 LF_SET(DB_STAT_ALL);
72 LF_SET(DB_STAT_LOCK_CONF);
75 LF_SET(DB_STAT_LOCK_LOCKERS);
80 LF_SET(DB_STAT_LOCK_OBJECTS);
83 LF_SET(DB_STAT_LOCK_PARAMS);
99 LF_SET(DB_STAT_SUBSYSTEM);
101 LF_SET(DB_STAT_ALL);
107 LF_SET(DB_FAST_STAT);
120 LF_SET(DB_STAT_ALL);
134 LF_SET(DB_STAT_AL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_archive/
H A Ddb_archive.c52 LF_SET(DB_ARCH_ABS);
55 LF_SET(DB_ARCH_REMOVE);
61 LF_SET(DB_ARCH_LOG);
73 LF_SET(DB_ARCH_DATA);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_archive/
H A Ddb_archive.c67 LF_SET(DB_ARCH_ABS);
70 LF_SET(DB_ARCH_REMOVE);
76 LF_SET(DB_ARCH_LOG);
88 LF_SET(DB_ARCH_DATA);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_recover/
H A Ddb_recover.c152 LF_SET(DB_CREATE | DB_INIT_LOG |
154 LF_SET(fatal_recover ? DB_RECOVER_FATAL : DB_RECOVER);
155 LF_SET(retain_env ? DB_INIT_LOCK : DB_PRIVATE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_recover/
H A Ddb_recover.c137 LF_SET(DB_CREATE | DB_INIT_LOG |
139 LF_SET(fatal_recover ? DB_RECOVER_FATAL : DB_RECOVER);
140 LF_SET(retain_env ? DB_INIT_LOCK : DB_PRIVATE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c300 LF_SET(DB_INIT_CDB);
302 LF_SET(DB_INIT_LOCK);
304 LF_SET(DB_INIT_LOG);
306 LF_SET(DB_INIT_MPOOL);
308 LF_SET(DB_INIT_REP);
310 LF_SET(DB_INIT_TXN);
317 LF_SET(DB_INIT_LOCK);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_verify/
H A Ddb_verify.c85 LF_SET(DB_NOORDERCHK);
91 LF_SET(DB_UNREF);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_verify/
H A Ddb_verify.c70 LF_SET(DB_NOORDERCHK);
76 LF_SET(DB_UNREF);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_upgrade/
H A Ddb_upgrade.c82 LF_SET(DB_DUPSORT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_upgrade/
H A Ddb_upgrade.c67 LF_SET(DB_DUPSORT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_alloc.c47 LF_SET(DB_MUTEX_PROCESS_ONLY);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_method.c337 LF_SET(DB_LOG_AUTO_REMOVE);
341 LF_SET(DB_LOG_IN_MEMORY);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_open.c78 LF_SET(DB_THREAD);
177 LF_SET(DB_TRUNCATE);
H A Ddb.c113 LF_SET(DB_RDWRMASTER);
631 LF_SET(DB_MULTIVERSION);
771 LF_SET(DB_NOSYNC);
H A Ddb_method.c724 LF_SET(db_flags[i]);
H A Ddb_pr.c65 LF_SET(DB_PR_PAGE);
70 LF_SET(DB_PR_RECOVERYTEST);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_search.c310 LF_SET(SR_MIN);
460 LF_SET(SR_WRITE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h223 #define LF_SET(f) ((flags) |= (f)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h222 #define LF_SET(f) ((flags) |= (f)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h221 #define LF_SET(f) ((flags) |= (f)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h225 #define LF_SET(f) ((flags) |= (f)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h222 #define LF_SET(f) ((flags) |= (f)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h222 #define LF_SET(f) ((flags) |= (f)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfop_util.c481 LF_SET(DB_CREATE);
523 LF_SET(DB_CREATE);

Completed in 242 milliseconds

12