Home
last modified time | relevance | path

Searched refs:Curl_execpath (Results 1 – 4 of 4) sorted by relevance

/curl/src/
H A Dtool_util.h43 FILE *Curl_execpath(const char *filename, char **pathp);
H A Dtool_parsecfg.c73 file = Curl_execpath(".curlrc", &fullp); in parseconfig()
75 file = Curl_execpath("_curlrc", &fullp); in parseconfig()
H A Dtool_util.c194 FILE *Curl_execpath(const char *filename, char **pathp) in Curl_execpath() function
H A Dtool_operate.c3096 FILE *cafile = Curl_execpath("curl-ca-bundle.crt", &cacert); in transfer_per_config()

Completed in 14 milliseconds