Searched refs:dbg_config (Results 1 – 1 of 1) sorted by relevance
406 const char *dbg_config = getenv("CURL_DEBUG"); in Curl_trc_opt() local407 if(dbg_config) in Curl_trc_opt()408 result = trc_opt(dbg_config); in Curl_trc_opt()
Completed in 4 milliseconds