Searched refs:REP (Results 1 - 24 of 24) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drep_ext.h33 int __rep_init_cleanup __P((ENV *, REP *, int));
34 int __rep_pggap_req __P((ENV *, REP *, __rep_fileinfo_args *, u_int32_t));
53 int __rep_loggap_req __P((ENV *, REP *, DB_LSN *, u_int32_t));
54 int __rep_logready __P((ENV *, REP *, time_t, DB_LSN *));
80 int __rep_check_doreq __P((ENV *, REP *));
99 void __rep_elect_done __P((ENV *, REP *, int));
106 int __rep_lockout_api __P((ENV *, REP *));
107 int __rep_lockout_apply __P((ENV *, REP *, u_int32_t));
108 int __rep_lockout_msg __P((ENV *, REP *, u_int32_t));
119 int __rep_log_backup __P((ENV *, REP *, DB_LOG
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_lease.c14 static void __rep_find_entry __P((ENV *, REP *, int, REP_LEASE_ENTRY **));
34 REP *rep;
95 REP *rep;
124 REP *rep;
167 REP *rep;
228 REP *rep;
272 REP *rep;
377 REP *rep;
424 REP *rep;
465 REP *re
[all...]
H A Drep_region.c16 static int __rep_egen_init __P((ENV *, REP *));
17 static int __rep_gen_init __P((ENV *, REP *));
32 REP *rep;
42 if ((ret = __env_alloc(infop, sizeof(REP), &rep)) != 0)
130 REP *rep;
301 REP *rep;
376 REP *rep;
H A Drep_method.c105 REP *rep;
156 REP *rep;
326 REP *rep;
748 REP *rep;
918 REP *rep;
1163 REP *rep;
1206 REP *rep;
1245 REP *rep;
1276 REP *rep;
1302 REP *re
[all...]
H A Drep_elect.c29 static void __rep_cmp_vote __P((ENV *, REP *, int, DB_LSN *,
33 static int __rep_fire_elected __P((ENV *, REP *, u_int32_t));
34 static void __rep_elect_master __P((ENV *, REP *));
35 static int __rep_tally __P((ENV *, REP *, int, u_int32_t *, u_int32_t, roff_t));
57 REP *rep;
139 * real, configured priority, as retrieved from REP region.
508 REP *rep;
719 REP *rep;
843 REP *rep;
903 REP *re
[all...]
H A Drep_log.c14 static int __rep_chk_newfile __P((ENV *, DB_LOGC *, REP *,
33 REP *rep;
228 REP *rep;
334 REP *rep;
375 REP *rep;
555 * Request a log gap. Assumes the caller holds the REP->mtx_clientdb.
562 * PUBLIC: int __rep_loggap_req __P((ENV *, REP *, DB_LSN *, u_int32_t));
567 REP *rep;
672 * PUBLIC: int __rep_logready __P((ENV *, REP *, time_t, DB_LSN *));
677 REP *re
[all...]
H A Drep_util.c41 static int __rep_lockout_int __P((ENV *, REP *, u_int32_t *, u_int32_t,
53 * are protected by the REP->mtx_clientdb.
68 REP *rep;
203 * caller holds the REP->mtx_clientdb. We may release it and reacquire
216 REP *rep;
331 REP *rep;
584 REP *rep;
859 REP *rep;
910 REP *rep;
957 REP *re
[all...]
H A Drep_verify.c40 REP *rep;
139 REP *rep;
275 REP *rep;
329 REP *rep;
459 REP *rep;
608 * PUBLIC: int __rep_log_backup __P((ENV *, REP *, DB_LOGC *, DB_LSN *));
613 REP *rep;
H A Drep_backup.c24 REP *, __rep_fileinfo_args *, u_int32_t));
32 REP *, u_int32_t, u_int32_t, DB_LSN *));
35 static int __rep_nextfile __P((ENV *, int, REP *));
37 REP *, __rep_fileinfo_args *, u_int32_t));
41 DB_THREAD_INFO *, REP *, __rep_fileinfo_args *));
53 DB_THREAD_INFO *, REP *, __rep_fileinfo_args *));
527 REP *rep;
588 REP *rep;
836 REP *rep;
1328 REP *re
[all...]
H A Drep_record.c29 static int __rep_skip_msg __P((ENV *, REP *, int, u_int32_t));
153 REP *rep;
966 REP *rep;
1372 REP *rep;
1617 REP *rep;
1677 * REP->mtx_clientdb. Callers of this function must hold REP->mtx_clientdb
1689 REP *rep;
1851 REP *rep;
1965 * We do not want to hold the REP
[all...]
H A Drep_stat.c67 REP *rep;
438 REP *rep;
458 __db_msg(env, "REP handle information:");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drep.h187 * REP --
331 } REP; typedef in typeref:struct:__rep
361 F_ISSET(((REP *)(env)->rep_handle->region), REP_F_MASTER))
365 F_ISSET(((REP *)(env)->rep_handle->region), REP_F_CLIENT))
369 FLD_ISSET(((REP *)(env)->rep_handle->region)->config, \
374 F_ISSET(((REP *)(env)->rep_handle->region), REP_F_RECOVER_PAGE))
431 * then either REP->mtx_region, or the LOG->mtx_region mutex may be acquired if
470 REP *region; /* In memory structure. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_msg.c65 REP *rep;
345 REP *rep;
H A Drepmgr_util.c346 REP *rep;
H A Drepmgr_sel.c653 REP *rep;
1053 REP *rep;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf548/
H A DdefBF544.h742 #define REP 0x2 /* Handshake MDMA Request Polarity */ macro
H A DdefBF548.h1938 #define REP 0x2 /* Handshake MDMA Request Polarity */ macro
H A DdefBF549.h3367 #define REP 0x2 /* Handshake MDMA Request Polarity */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_err.c914 REP *rep;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_method.c172 dbp->fid_gen = REP_ON(env) ? ((REP *)db_rep->region)->gen : 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg.c467 (!REP_ON(env) || ((REP *)db_rep->region)->gen == dbp->fid_gen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_put.c93 REP *rep;
1477 * Note that the REP->mtx_clientdb should be held when this is called.
1521 * !!! Assume caller holds REP->mtx_clientdb to modify ready_lsn.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DdefBF52x_base.h1619 #define REP 0x0002 /* HDMA Request Polarity */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DdefBF534.h2494 #define REP 0x0002 /* HDMA Request Polarity */ macro

Completed in 763 milliseconds