Searched refs:setdefault (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dlocalconf.c62 static void setdefault __P((void));
72 setdefault();
82 setdefault();
98 setdefault() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_int.h121 ENGINE *e, const int *nids, int num_nids, int setdefault);
H A Deng_table.c118 ENGINE *e, const int *nids, int num_nids, int setdefault)
151 /* if 'setdefault', this ENGINE goes to the head of the list */
156 if(setdefault)
117 engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup, ENGINE *e, const int *nids, int num_nids, int setdefault) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_int.h131 int setdefault);
H A Deng_table.c134 int setdefault)
166 * if 'setdefault', this ENGINE goes to the head of the list
172 if (setdefault) {
132 engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup, ENGINE *e, const int *nids, int num_nids, int setdefault) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_int.h131 int setdefault);
H A Deng_table.c134 int setdefault)
166 * if 'setdefault', this ENGINE goes to the head of the list
172 if (setdefault) {
132 engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup, ENGINE *e, const int *nids, int num_nids, int setdefault) argument

Completed in 137 milliseconds