Searched refs:__P (Results 26 - 50 of 393) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drpc_server_ext.h9 void __env_get_cachesize_proc __P((u_int, __env_get_cachesize_reply *));
10 void __env_set_cachesize_proc __P((u_int, u_int32_t, u_int32_t, u_int32_t, __env_set_cachesize_reply *));
11 void __env_cdsgroup_begin_proc __P((u_int, __env_cdsgroup_begin_reply *));
12 void __env_close_proc __P((u_int, u_int32_t, __env_close_reply *));
13 void __env_create_proc __P((u_int32_t, __env_create_reply *));
14 void __env_dbremove_proc __P((u_int, u_int, char *, char *, u_int32_t, __env_dbremove_reply *));
15 void __env_dbrename_proc __P((u_int, u_int, char *, char *, char *, u_int32_t, __env_dbrename_reply *));
16 void __env_get_encrypt_flags_proc __P((u_int, __env_get_encrypt_flags_reply *));
17 void __env_set_encrypt_proc __P((u_int, char *, u_int32_t, __env_set_encrypt_reply *));
18 void __env_get_flags_proc __P((u_in
[all...]
H A Drep_ext.h9 int __rep_bulk_marshal __P((ENV *, __rep_bulk_args *, u_int8_t *, size_t, size_t *));
10 int __rep_bulk_unmarshal __P((ENV *, __rep_bulk_args *, u_int8_t *, size_t, u_int8_t **));
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 **));
13 int __rep_egen_marshal __P((ENV *, __rep_egen_args *, u_int8_t *, size_t, size_t *));
14 int __rep_egen_unmarshal __P((ENV *, __rep_egen_args *, u_int8_t *, size_t, u_int8_t **));
15 int __rep_fileinfo_marshal __P((ENV *, u_int32_t, __rep_fileinfo_args *, u_int8_t *, size_t, size_t *));
16 int __rep_fileinfo_unmarshal __P((ENV *, u_int32_t, __rep_fileinfo_args **, u_int8_t *, size_t, u_int8_t **));
17 int __rep_grant_info_marshal __P((ENV *, __rep_grant_info_args *, u_int8_t *, size_t, size_t *));
18 int __rep_grant_info_unmarshal __P((EN
[all...]
H A Dtxn_ext.h9 int __txn_begin_pp __P((DB_ENV *, DB_TXN *, DB_TXN **, u_int32_t));
10 int __txn_begin __P((ENV *, DB_THREAD_INFO *, DB_TXN *, DB_TXN **, u_int32_t));
11 int __txn_xa_begin __P((ENV *, DB_TXN *));
12 int __txn_recycle_id __P((ENV *));
13 int __txn_compensate_begin __P((ENV *, DB_TXN **));
14 int __txn_continue __P((ENV *, DB_TXN *, TXN_DETAIL *));
15 int __txn_commit __P((DB_TXN *, u_int32_t));
16 int __txn_abort __P((DB_TXN *));
17 int __txn_discard_int __P((DB_TXN *, u_int32_t flags));
18 int __txn_prepare __P((DB_TX
[all...]
H A Dmp_ext.h9 int __memp_alloc __P((DB_MPOOL *, REGINFO *, MPOOLFILE *, size_t, roff_t *, void *));
10 void __memp_free __P((REGINFO *, MPOOLFILE *, void *));
11 int __memp_bhwrite __P((DB_MPOOL *, DB_MPOOL_HASH *, MPOOLFILE *, BH *, int));
12 int __memp_pgread __P((DB_MPOOLFILE *, DB_MPOOL_HASH *, BH *, int));
13 int __memp_pg __P((DB_MPOOLFILE *, BH *, int));
14 int __memp_bhfree __P((DB_MPOOL *, REGINFO *, DB_MPOOL_HASH *, BH *, u_int32_t));
15 int __memp_fget_pp __P((DB_MPOOLFILE *, db_pgno_t *, DB_TXN *, u_int32_t, void *));
16 int __memp_fget __P((DB_MPOOLFILE *, db_pgno_t *, DB_THREAD_INFO *, DB_TXN *, u_int32_t, void *));
17 int __memp_fcreate_pp __P((DB_ENV *, DB_MPOOLFILE **, u_int32_t));
18 int __memp_fcreate __P((EN
[all...]
H A Dbtree_ext.h9 int __bam_compact __P((DB *, DB_THREAD_INFO *, DB_TXN *, DBT *, DBT *, DB_COMPACT *, u_int32_t, DBT *));
10 int __bam_cmp __P((DB *, DB_THREAD_INFO *, DB_TXN *, const DBT *, PAGE *, u_int32_t, int (*)(DB *, const DBT *, const DBT *), int *));
11 int __bam_defcmp __P((DB *, const DBT *, const DBT *));
12 size_t __bam_defpfx __P((DB *, const DBT *, const DBT *));
13 int __bam_pgin __P((DB *, db_pgno_t, void *, DBT *));
14 int __bam_pgout __P((DB *, db_pgno_t, void *, DBT *));
15 int __bam_mswap __P((ENV *, PAGE *));
16 int __bam_ca_delete __P((DB *, db_pgno_t, u_int32_t, int, int *));
17 int __ram_ca_delete __P((DB *, db_pgno_t, int *));
18 int __bam_ca_di __P((DB
[all...]
H A Ddb_ext.h9 int __crdel_metasub_read __P((ENV *, DB **, void *, void *, __crdel_metasub_args **));
10 int __crdel_metasub_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, db_pgno_t, const DBT *, DB_LSN *));
11 int __crdel_inmem_create_read __P((ENV *, void *, __crdel_inmem_create_args **));
12 int __crdel_inmem_create_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, int32_t, const DBT *, const DBT *, u_int32_t));
13 int __crdel_inmem_rename_read __P((ENV *, void *, __crdel_inmem_rename_args **));
14 int __crdel_inmem_rename_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *, const DBT *, const DBT *));
15 int __crdel_inmem_remove_read __P((ENV *, void *, __crdel_inmem_remove_args **));
16 int __crdel_inmem_remove_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *, const DBT *));
17 int __crdel_init_recover __P((ENV *, DB_DISTAB *));
18 int __crdel_metasub_print __P((EN
[all...]
H A Dhash_ext.h9 int __ham_quick_delete __P((DBC *));
10 int __hamc_init __P((DBC *));
11 int __hamc_count __P((DBC *, db_recno_t *));
12 int __hamc_dup __P((DBC *, DBC *));
13 u_int32_t __ham_call_hash __P((DBC *, u_int8_t *, u_int32_t));
14 int __ham_init_dbt __P((ENV *, DBT *, u_int32_t, void **, u_int32_t *));
15 int __hamc_update __P((DBC *, u_int32_t, db_ham_curadj, int));
16 int __ham_get_clist __P((DB *, db_pgno_t, u_int32_t, DBC ***));
17 int __ham_insdel_read __P((ENV *, DB **, void *, void *, __ham_insdel_args **));
18 int __ham_insdel_log __P((D
[all...]
H A Dqam_ext.h9 int __qam_position __P((DBC *, db_recno_t *, db_lockmode_t, u_int32_t, int *));
10 int __qam_pitem __P((DBC *, QPAGE *, u_int32_t, db_recno_t, DBT *));
11 int __qam_append __P((DBC *, DBT *, DBT *));
12 int __qamc_dup __P((DBC *, DBC *));
13 int __qamc_init __P((DBC *));
14 int __qam_truncate __P((DBC *, u_int32_t *));
15 int __qam_delete __P((DBC *, DBT *));
16 int __qam_incfirst_read __P((ENV *, DB **, void *, void *, __qam_incfirst_args **));
17 int __qam_incfirst_log __P((DB *, DB_TXN *, DB_LSN *, u_int32_t, db_recno_t, db_pgno_t));
18 int __qam_mvptr_read __P((EN
[all...]
H A Dfileops_ext.h9 int __fop_create_read __P((ENV *, void *, __fop_create_args **));
10 int __fop_create_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *, u_int32_t, u_int32_t));
11 int __fop_remove_read __P((ENV *, void *, __fop_remove_args **));
12 int __fop_remove_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *, const DBT *, u_int32_t));
13 int __fop_write_read __P((ENV *, void *, __fop_write_args **));
14 int __fop_write_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *, u_int32_t, u_int32_t, db_pgno_t, u_int32_t, const DBT *, u_int32_t));
15 int __fop_rename_read __P((ENV *, void *, __fop_rename_args **));
16 int __fop_rename_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *, const DBT *, const DBT *, u_int32_t));
17 int __fop_rename_noundo_log __P((ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *, const DBT *, const DBT *, u_int32_t));
18 int __fop_rename_int_log __P((EN
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dlease.h84 extern u_int32_t do_hash __P((const void *, u_int8_t ));
85 int get_linklocal __P((const char *, struct in6_addr *));
86 extern void dhcp6_init_iaidaddr __P((void));
87 extern int dhcp6_remove_iaidaddr __P((struct dhcp6_iaidaddr *));
88 extern int dhcp6_add_iaidaddr __P((struct dhcp6_optinfo *));
89 extern int dhcp6_update_iaidaddr __P((struct dhcp6_optinfo *, int));
90 extern struct dhcp6_timer *dhcp6_iaidaddr_timo __P((void *));
91 extern struct dhcp6_timer *dhcp6_lease_timo __P((void *));
92 extern u_int32_t get_min_preferlifetime __P((struct dhcp6_iaidaddr *));
93 extern u_int32_t get_max_validlifetime __P((struc
[all...]
H A Drelay6_socket.h65 int send_message __P((void));
66 int fill_addr_struct __P((void));
67 int set_sock_opt __P((void));
68 int recv_data __P((void));
69 int check_select __P((void));
70 int get_recv_data __P((void));
71 int get_interface_info __P((void));
72 void init_socket __P((void));
H A Drelay6_database.h82 int process_RELAY_FORW __P((struct msg_parser *msg));
83 int process_RELAY_REPL __P((struct msg_parser *msg));
84 struct msg_parser *get_send_messages_out __P((void));
85 void delete_messages __P((void));
86 int check_interface_semafor __P((int index));
87 struct interface *get_interface __P((int if_index));
88 struct interface *get_interface_s __P((char *s));
95 void init_relay __P((void));
96 void command_text __P((void));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_apprec/
H A Dex_apprec.h15 __P((DB_ENV *, DB_TXN *, DB_LSN *, u_int32_t, const DBT *));
17 __P((DB_ENV *, DBT *, DB_LSN *, db_recops));
19 __P((DB_ENV *, void *, ex_apprec_mkdir_args **));
21 __P((DB_ENV *, DBT *, DB_LSN *, db_recops));
22 int ex_apprec_init_print __P((DB_ENV *, DB_DISTAB *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dpppd.h201 typedef void (*notify_func) __P((void *, int));
400 void (*init) __P((int unit));
402 void (*input) __P((int unit, u_char *pkt, int len));
404 void (*protrej) __P((int unit));
406 void (*lowerup) __P((int unit));
408 void (*lowerdown) __P((int unit));
410 void (*open) __P((int unit));
412 void (*close) __P((int unit, char *reason));
414 int (*printpkt) __P((u_char *pkt, int len,
415 void (*printer) __P((voi
[all...]
H A Dpppcrypt.h44 extern bool DesSetkey __P((u_char *));
45 extern bool DesEncrypt __P((u_char *, u_char *));
46 extern bool DesDecrypt __P((u_char *, u_char *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dglobals.h48 int (*j_close) __P((int)); /* Underlying OS interface jump table.*/
49 void (*j_dirfree) __P((char **, int));
50 int (*j_dirlist) __P((const char *, char ***, int *));
51 int (*j_exists) __P((const char *, int *));
52 void (*j_free) __P((void *));
53 int (*j_fsync) __P((int));
54 int (*j_ftruncate) __P((int, off_t));
55 int (*j_ioinfo) __P((const char *,
57 void *(*j_malloc) __P((size_t));
58 int (*j_file_map) __P((DB_EN
[all...]
H A Dxa.h41 extern int ax_reg __P((int, XID *, long));
42 extern int ax_unreg __P((int, long));
57 __P((char *, int, long));
59 __P((char *, int, long));
61 __P((XID *, int, long));
63 __P((XID *, int, long));
65 __P((XID *, int, long));
67 __P((XID *, int, long));
69 __P((XID *, int, long));
71 __P((XI
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dpppd.h174 typedef void (*notify_func) __P((void *, int));
314 void (*init) __P((int unit));
316 void (*input) __P((int unit, u_char *pkt, int len));
318 void (*protrej) __P((int unit));
320 void (*lowerup) __P((int unit));
322 void (*lowerdown) __P((int unit));
324 void (*open) __P((int unit));
326 void (*close) __P((int unit, char *reason));
328 int (*printpkt) __P((u_char *pkt, int len,
329 void (*printer) __P((voi
[all...]
H A Dchap_ms.h30 void ChapMS __P((chap_state *, char *, int, char *, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/
H A Dgdbm.h66 #ifndef __P
68 #define __P(x) x macro
70 #define __P(x) () macro
85 extern GDBM_FILE gdbm_open __P((char *, int, int, int, void (*)()));
86 extern void gdbm_close __P((GDBM_FILE));
87 extern int gdbm_store __P((GDBM_FILE, datum, datum, int));
88 extern datum gdbm_fetch __P((GDBM_FILE, datum));
89 extern int gdbm_delete __P((GDBM_FILE, datum));
90 extern datum gdbm_firstkey __P((GDBM_FILE));
91 extern datum gdbm_nextkey __P((GDBM_FIL
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dmd5-gnu.h73 #undef __P macro
75 # define __P(x) x macro
77 # define __P(x) () macro
100 extern void __md5_init_ctx __P ((struct md5_ctx *ctx));
101 extern void md5_init_ctx __P ((struct md5_ctx *ctx));
107 extern void __md5_process_block __P ((const void *buffer, size_t len,
109 extern void md5_process_block __P ((const void *buffer, size_t len,
116 extern void __md5_process_bytes __P ((const void *buffer, size_t len,
118 extern void md5_process_bytes __P ((const void *buffer, size_t len,
128 extern void *__md5_finish_ctx __P ((struc
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Dos_method.c14 * EXTERN: int db_env_set_func_close __P((int (*)(int)));
18 int (*func_close) __P((int));
25 * EXTERN: int db_env_set_func_dirfree __P((void (*)(char **, int)));
29 void (*func_dirfree) __P((char **, int));
37 * EXTERN: __P((int (*)(const char *, char ***, int *)));
41 int (*func_dirlist) __P((const char *, char ***, int *));
48 * EXTERN: int db_env_set_func_exists __P((int (*)(const char *, int *)));
52 int (*func_exists) __P((const char *, int *));
59 * EXTERN: int db_env_set_func_free __P((void (*)(void *)));
63 void (*func_free) __P((voi
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb185_int.h65 int (*close) __P((struct __db185 *));
66 int (*del) __P((const struct __db185 *, const DBT185 *, u_int));
68 __P((const struct __db185 *, const DBT185 *, DBT185 *, u_int));
70 __P((const struct __db185 *, DBT185 *, const DBT185 *, u_int));
72 __P((const struct __db185 *, DBT185 *, DBT185 *, u_int));
73 int (*sync) __P((const struct __db185 *, u_int));
75 int (*fd) __P((const struct __db185 *));
84 int (*compare) __P((const DBT185 *, const DBT185 *));
85 size_t (*prefix) __P((const DBT185 *, const DBT185 *));
86 u_int32_t (*hash) __P((cons
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppoecd/
H A Dpppd.h174 typedef void (*notify_func) __P((void *, int));
315 void (*init) __P((int unit));
317 void (*input) __P((int unit, u_char *pkt, int len));
319 void (*protrej) __P((int unit));
321 void (*lowerup) __P((int unit));
323 void (*lowerdown) __P((int unit));
325 void (*open) __P((int unit));
327 void (*close) __P((int unit, char *reason));
329 int (*printpkt) __P((u_char *pkt, int len,
330 void (*printer) __P((voi
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradiusclient.h385 VALUE_PAIR *rc_avpair_add __P((VALUE_PAIR **, int, void *, int, int));
386 int rc_avpair_assign __P((VALUE_PAIR *, void *, int));
387 VALUE_PAIR *rc_avpair_new __P((int, void *, int, int));
388 VALUE_PAIR *rc_avpair_gen __P((AUTH_HDR *));
389 VALUE_PAIR *rc_avpair_get __P((VALUE_PAIR *, UINT4));
390 VALUE_PAIR *rc_avpair_copy __P((VALUE_PAIR *));
391 void rc_avpair_insert __P((VALUE_PAIR **, VALUE_PAIR *, VALUE_PAIR *));
392 void rc_avpair_free __P((VALUE_PAIR *));
393 int rc_avpair_parse __P((char *, VALUE_PAIR **));
394 int rc_avpair_tostr __P((VALUE_PAI
[all...]

Completed in 200 milliseconds

1234567891011>>