• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/

Lines Matching refs:__rep_control_args

11 int __rep_control_marshal __P((ENV *, __rep_control_args *, u_int8_t *, size_t, size_t *));
12 int __rep_control_unmarshal __P((ENV *, __rep_control_args *, u_int8_t *, size_t, u_int8_t **));
27 int __rep_update_req __P((ENV *, __rep_control_args *, int));
28 int __rep_page_req __P((ENV *, DB_THREAD_INFO *, int, __rep_control_args *, DBT *));
29 int __rep_update_setup __P((ENV *, int, __rep_control_args *, DBT *, time_t));
30 int __rep_bulk_page __P((ENV *, DB_THREAD_INFO *, int, __rep_control_args *, DBT *));
31 int __rep_page __P((ENV *, DB_THREAD_INFO *, int, __rep_control_args *, DBT *));
32 int __rep_page_fail __P((ENV *, DB_THREAD_INFO *, int, __rep_control_args *, DBT *));
40 int __rep_vote1 __P((ENV *, __rep_control_args *, DBT *, int));
41 int __rep_vote2 __P((ENV *, __rep_control_args *, DBT *, int));
45 int __rep_lease_grant __P((ENV *, __rep_control_args *, DBT *, int));
50 int __rep_allreq __P((ENV *, __rep_control_args *, int));
51 int __rep_log __P((ENV *, DB_THREAD_INFO *, __rep_control_args *, DBT *, time_t, DB_LSN *));
52 int __rep_bulk_log __P((ENV *, DB_THREAD_INFO *, __rep_control_args *, DBT *, time_t, DB_LSN *));
53 int __rep_logreq __P((ENV *, __rep_control_args *, DBT *, int));
81 int __rep_apply __P((ENV *, DB_THREAD_INFO *, __rep_control_args *, DBT *, DB_LSN *, int *, DB_LSN *));
100 int __rep_new_master __P((ENV *, __rep_control_args *, int));
116 void __rep_print_message __P((ENV *, int, __rep_control_args *, char *, u_int32_t));
118 int __rep_verify __P((ENV *, __rep_control_args *, DBT *, int, time_t));
119 int __rep_verify_fail __P((ENV *, __rep_control_args *));
120 int __rep_verify_req __P((ENV *, __rep_control_args *, int));