• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/

Lines Matching refs:__P

41 static int __rep_lockout_int __P((ENV *, REP *, u_int32_t *, u_int32_t,
43 static int __rep_newmaster_empty __P((ENV *, int));
45 static void __rep_print_logmsg __P((ENV *, const DBT *, DB_LSN *));
55 * PUBLIC: int __rep_bulk_message __P((ENV *, REP_BULK *, REP_THROTTLE *,
206 * PUBLIC: int __rep_send_bulk __P((ENV *, REP_BULK *, u_int32_t));
260 * PUBLIC: int __rep_bulk_alloc __P((ENV *, REP_BULK *, int, uintptr_t *,
289 * PUBLIC: int __rep_bulk_free __P((ENV *, REP_BULK *, u_int32_t));
314 * PUBLIC: int __rep_send_message __P((ENV *, int,
566 * PUBLIC: int __rep_new_master __P((ENV *, __rep_control_args *, int));
901 * PUBLIC: int __rep_noarchive __P((ENV *));
944 * PUBLIC: void __rep_send_vote __P((ENV *, DB_LSN *, u_int32_t, u_int32_t,
1001 * PUBLIC: void __rep_elect_done __P((ENV *, REP *, int));
1049 * PUBLIC: int __rep_grow_sites __P((ENV *, u_int32_t));
1126 * PUBLIC: int __env_rep_enter __P((ENV *, int));
1186 * PUBLIC: int __env_db_rep_exit __P((ENV *));
1221 * PUBLIC: int __db_rep_enter __P((DB *, int, int, int));
1296 * PUBLIC: int __op_rep_enter __P((ENV *));
1341 * PUBLIC: int __op_rep_exit __P((ENV *));
1371 * PUBLIC: int __rep_lockout_api __P((ENV *, REP *));
1403 * PUBLIC: int __rep_lockout_apply __P((ENV *, REP *, u_int32_t));
1425 * PUBLIC: int __rep_lockout_msg __P((ENV *, REP *, u_int32_t));
1487 * PUBLIC: int __rep_send_throttle __P((ENV *, int, REP_THROTTLE *,
1562 * PUBLIC: u_int32_t __rep_msg_to_old __P((u_int32_t, u_int32_t));
1690 * PUBLIC: u_int32_t __rep_msg_from_old __P((u_int32_t, u_int32_t));
1820 * PUBLIC: void __rep_print __P((ENV *, const char *, ...))
1867 * PUBLIC: __P((ENV *, int, __rep_control_args *, char *, u_int32_t));
2027 * PUBLIC: void __rep_fire_event __P((ENV *, u_int32_t, void *));