Home
last modified time | relevance | path

Searched refs:CONF_modules_load_file (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dsetup-vms.h206 #define CONF_modules_load_file CONF_MODULES_LOAD_FILE macro
211 # undef CONF_modules_load_file
212 static int CONF_modules_load_file(const char *filename, in CONF_modules_load_file() function
/external/curl/lib/vtls/
Dopenssl.c136 #define CONF_modules_load_file(a,b,c) macro
727 CONF_modules_load_file(NULL, NULL, in Curl_ossl_init()