• 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

21 static int __rep_check_uid __P((ENV *, u_int8_t *, u_int8_t *, u_int32_t,
23 static int __rep_filedone __P((ENV *, DB_THREAD_INFO *ip, int,
25 static int __rep_find_dbs __P((ENV *, u_int32_t, u_int8_t **, size_t *,
27 static int __rep_get_fileinfo __P((ENV *, const char *,
29 static int __rep_get_file_list __P((ENV *,
31 static int __rep_log_setup __P((ENV *,
33 static int __rep_mpf_open __P((ENV *, DB_MPOOLFILE **,
35 static int __rep_nextfile __P((ENV *, int, REP *));
36 static int __rep_page_gap __P((ENV *,
38 static int __rep_page_sendpages __P((ENV *, DB_THREAD_INFO *, int,
40 static int __rep_queue_filedone __P((ENV *,
42 static int __rep_remove_all __P((ENV *, u_int32_t, DBT *));
43 static int __rep_remove_file __P((ENV *, u_int8_t *, const char *,
45 static int __rep_remove_logs __P((ENV *));
46 static int __rep_remove_by_list __P((ENV *, u_int32_t,
48 static int __rep_remove_by_prefix __P((ENV *, const char *, const char *,
50 static int __rep_walk_dir __P((ENV *, const char *, u_int32_t, u_int8_t **,
52 static int __rep_write_page __P((ENV *,
59 * PUBLIC: int __rep_update_req __P((ENV *, __rep_control_args *, int));
513 * PUBLIC: int __rep_page_req __P((ENV *,
820 * PUBLIC: int __rep_update_setup __P((ENV *, int, __rep_control_args *,
1247 * PUBLIC: int __rep_bulk_page __P((ENV *,
1314 * PUBLIC: int __rep_page __P((ENV *,
1466 * PUBLIC: int __rep_page_fail __P((ENV *,
1875 * PUBLIC: int __rep_init_cleanup __P((ENV *, REP *, int));
2209 * PUBLIC: int __rep_pggap_req __P((ENV *, REP *, __rep_fileinfo_args *,
2340 * PUBLIC: int __rep_finfo_alloc __P((ENV *, __rep_fileinfo_args *,
2572 * PUBLIC: int __rep_remove_init_file __P((ENV *));
2602 * PUBLIC: int __rep_reset_init __P((ENV *));