Searched refs:APPLINK_FOPEN (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ms/
H A Duplink.h17 #define UP_fopen (*(void *(*)(const char *,const char *))OPENSSL_UplinkTable[APPLINK_FOPEN])
H A Dapplink.c12 #define APPLINK_FOPEN 11 /* solely for completeness */ macro
106 OPENSSL_ApplinkTable[APPLINK_FOPEN] = fopen;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Duplink.h17 #define UP_fopen (*(void *(*)(const char *,const char *))OPENSSL_UplinkTable[APPLINK_FOPEN])
H A Dapplink.c12 #define APPLINK_FOPEN 11 /* solely for completeness */ macro
71 OPENSSL_ApplinkTable[APPLINK_FOPEN] = fopen;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ms/
H A Duplink.h17 #define UP_fopen (*(void *(*)(const char *,const char *))OPENSSL_UplinkTable[APPLINK_FOPEN])
H A Dapplink.c12 #define APPLINK_FOPEN 11 /* solely for completeness */ macro
106 OPENSSL_ApplinkTable[APPLINK_FOPEN] = fopen;

Completed in 70 milliseconds