Searched refs:trc_opt (Results 1 – 1 of 1) sorted by relevance
359 static CURLcode trc_opt(const char *config) in trc_opt() function402 CURLcode result = config ? trc_opt(config) : CURLE_OK; in Curl_trc_opt()408 result = trc_opt(dbg_config); in Curl_trc_opt()
Completed in 5 milliseconds