Searched refs:__P (Results 351 - 375 of 393) sorted by relevance

<<111213141516

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fput.c15 static int __memp_reset_lru __P((ENV *, REGINFO *));
22 * PUBLIC: __P((DB_MPOOLFILE *, void *, DB_CACHE_PRIORITY, u_int32_t));
57 * PUBLIC: int __memp_fput __P((DB_MPOOLFILE *,
329 * PUBLIC: int __memp_unpin_buffers __P((ENV *, DB_THREAD_INFO *));
H A Dmp_bh.c18 __P((ENV *, DB_MPOOLFILE *, DB_MPOOL_HASH *, BH *));
24 * PUBLIC: int __memp_bhwrite __P((DB_MPOOL *,
190 * PUBLIC: int __memp_pgread __P((DB_MPOOLFILE *, DB_MPOOL_HASH *, BH *, int));
461 * PUBLIC: int __memp_pg __P((DB_MPOOLFILE *, BH *, int));
521 * PUBLIC: __P((DB_MPOOL *, REGINFO *, DB_MPOOL_HASH *, BH *, u_int32_t));
H A Dmp_fopen.c17 static int __memp_mpf_alloc __P((DB_MPOOL *,
19 static int __memp_mpf_find __P((ENV *,
27 * PUBLIC: __P((DB_MPOOLFILE *, const char *, u_int32_t, int, size_t));
88 * PUBLIC: int __memp_fopen __P((DB_MPOOLFILE *,
767 * PUBLIC: int __memp_fclose_pp __P((DB_MPOOLFILE *, u_int32_t));
796 * PUBLIC: int __memp_fclose __P((DB_MPOOLFILE *, u_int32_t));
942 * PUBLIC: int __memp_mf_discard __P((DB_MPOOL *, MPOOLFILE *));
1030 * PUBLIC: int __memp_inmemlist __P((ENV *, char ***, int *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_open.c21 static int __qam_init_meta __P((DB *, QMETA *));
26 * PUBLIC: int __qam_open __P((DB *, DB_THREAD_INFO *,
132 * PUBLIC: int __qam_set_ext_data __P((DB*, const char *));
165 * PUBLIC: int __qam_metachk __P((DB *, const char *, QMETA *));
281 * PUBLIC: int __qam_new_file __P((DB *,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_method.c14 static int __repmgr_await_threads __P((ENV *));
17 * PUBLIC: int __repmgr_start __P((DB_ENV *, int, u_int32_t));
131 * PUBLIC: int __repmgr_close __P((ENV *));
162 * PUBLIC: int __repmgr_set_ack_policy __P((DB_ENV *, int));
190 * PUBLIC: int __repmgr_get_ack_policy __P((DB_ENV *, int *));
205 * PUBLIC: int __repmgr_env_create __P((ENV *, DB_REP *));
234 * PUBLIC: void __repmgr_env_destroy __P((ENV *, DB_REP *));
250 * PUBLIC: int __repmgr_stop_threads __P((ENV *));
327 * PUBLIC: int __repmgr_set_local_site __P((DB_ENV *, const char *, u_int,
389 * PUBLIC: int __repmgr_add_remote_site __P((DB_EN
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dserver6_conf.c52 static void download_scope __P((struct scope *, struct scope *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg.c17 static int __dbreg_push_id __P((ENV *, int32_t));
18 static int __dbreg_pop_id __P((ENV *, int32_t *));
19 static int __dbreg_pluck_id __P((ENV *, int32_t));
86 * PUBLIC: int __dbreg_setup __P((DB *, const char *, const char *, u_int32_t));
169 * PUBLIC: int __dbreg_teardown __P((DB *));
197 * PUBLIC: int __dbreg_teardown_int __P((ENV *, FNAME *));
233 * PUBLIC: int __dbreg_new_id __P((DB *, DB_TXN *));
270 * PUBLIC: int __dbreg_get_id __P((DB *, DB_TXN *, int32_t *));
349 * PUBLIC: int __dbreg_assign_id __P((DB *, int32_t));
444 * PUBLIC: int __dbreg_revoke_id __P((D
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_dbcursor.c20 static int tcl_DbcDup __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DBC *));
21 static int tcl_DbcGet __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DBC *, int));
22 static int tcl_DbcPut __P((Tcl_Interp *, int, Tcl_Obj * CONST*, DBC *));
25 * PUBLIC: int dbc_Cmd __P((ClientData, Tcl_Interp *, int, Tcl_Obj * CONST*));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c17 static int __log_init __P((ENV *, DB_LOG *));
18 static int __log_recover __P((DB_LOG *));
19 static size_t __log_region_size __P((ENV *));
25 * PUBLIC: int __log_open __P((ENV *, int));
410 * PUBLIC: int __log_find __P((DB_LOG *, int, u_int32_t *, logfile_validity *));
572 * PUBLIC: int __log_valid __P((DB_LOG *, u_int32_t, int,
793 * PUBLIC: int __log_env_refresh __P((ENV *));
917 * PUBLIC: int __log_get_cached_ckp_lsn __P((ENV *, DB_LSN *));
941 * PUBLIC: u_int32_t __log_region_mutex_count __P((ENV *));
992 * PUBLIC: int __log_vtruncate __P((EN
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drep.h465 __P((DB_ENV *, const DBT *, const DBT *,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/
H A Dtestgdbm.c42 extern const char *gdbm_strerror __P((gdbm_error));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c17 static int __config_parse __P((ENV *, char *, int));
23 * PUBLIC: int __env_read_db_config __P((ENV *));
509 * PUBLIC: int __config_split __P((char *, char *[]));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hmac/
H A Dsha1.c105 static void __db_SHAPrintContext __P((SHA1_CTX *, char *));
127 * PUBLIC: void __db_SHA1Transform __P((u_int32_t *, unsigned char *));
194 * PUBLIC: void __db_SHA1Init __P((SHA1_CTX *));
215 * PUBLIC: void __db_SHA1Update __P((SHA1_CTX *, unsigned char *,
254 * PUBLIC: void __db_SHA1Final __P((unsigned char *, SHA1_CTX *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stub.c18 static int __db_nolocking __P((ENV *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/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 **));
23 * PUBLIC: int __rep_update_grant __P((ENV *, db_timespec *));
88 * PUBLIC: int __rep_islease_granted __P((ENV *));
115 * PUBLIC: int __rep_lease_table_alloc __P((ENV *, u_int32_t));
157 * PUBLIC: int __rep_lease_grant __P((ENV *, __rep_control_args *, DBT *, int));
260 * PUBLIC: int __rep_lease_check __P((ENV *, int));
367 * PUBLIC: int __rep_lease_refresh __P((ENV *));
415 * PUBLIC: int __rep_lease_expire __P((ENV *, int));
458 * PUBLIC: db_timeout_t __rep_lease_waittime __P((ENV *));
H A Drep_util.c41 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((EN
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Ddemand.c71 static int active_packet __P((unsigned char *, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Ddemand.c73 static int active_packet __P((unsigned char *, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_curadj.c16 static int __bam_opd_cursor __P((DB *, DBC *, db_pgno_t, u_int32_t, u_int32_t));
34 * PUBLIC: int __bam_ca_delete __P((DB *, db_pgno_t, u_int32_t, int, int *));
105 * PUBLIC: int __ram_ca_delete __P((DB *, db_pgno_t, int *));
147 * PUBLIC: int __bam_ca_di __P((DBC *, db_pgno_t, u_int32_t, int));
271 * PUBLIC: int __bam_ca_dup __P((DBC *,
349 * PUBLIC: int __bam_ca_undodup __P((DB *,
414 * PUBLIC: int __bam_ca_rsplit __P((DBC *, db_pgno_t, db_pgno_t));
471 * PUBLIC: int __bam_ca_split __P((DBC *,
551 * PUBLIC: int __bam_ca_undosplit __P((DB *,
H A Dbt_open.c56 static void __bam_init_meta __P((DB *, BTMETA *, db_pgno_t, DB_LSN *));
62 * PUBLIC: int __bam_open __P((DB *, DB_THREAD_INFO *,
109 * PUBLIC: int __bam_metachk __P((DB *, const char *, BTMETA *));
265 * PUBLIC: int __bam_read_root __P((DB *,
413 * PUBLIC: int __bam_new_file __P((DB *,
537 * PUBLIC: int __bam_new_subdb __P((DB *, DB *, DB_THREAD_INFO *, DB_TXN *));
H A Dbt_search.c57 * PUBLIC: int __bam_get_root __P((DBC *, db_pgno_t, int, u_int32_t, int *));
155 * PUBLIC: int __bam_search __P((DBC *, db_pgno_t,
179 int (*func) __P((DB *, const DBT *, const DBT *));
626 * PUBLIC: int __bam_stkrel __P((DBC *, u_int32_t));
693 * PUBLIC: int __bam_stkgrow __P((ENV *, BTREE_CURSOR *));
H A Dbt_stat.c22 * PUBLIC: int __bam_stat __P((DBC *, void *, u_int32_t));
205 * PUBLIC: int __bam_stat_print __P((DBC *, u_int32_t));
314 * PUBLIC: int __bam_stat_callback __P((DBC *, PAGE *, void *, int *));
424 * PUBLIC: void __bam_print_cursor __P((DBC *));
480 * PUBLIC: int __bam_key_range __P((DBC *, DBT *, DB_KEY_RANGE *, u_int32_t));
552 * PUBLIC: int __bam_traverse __P((DBC *, db_lockmode_t,
560 int (*callback)__P((DBC *, PAGE *, void *, int *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h627 __P((DBT *, u_int32_t, void *, u_int32_t, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h626 __P((DBT *, u_int32_t, void *, u_int32_t, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h625 __P((DBT *, u_int32_t, void *, u_int32_t, u_int32_t));

Completed in 145 milliseconds

<<111213141516