Searched refs:curl_present (Results 1 – 1 of 1) sorted by relevance
361 static bool curl_present; in fetch() local374 curl_present = (exitstatus == 0 || exitstatus == 2); in fetch()378 if (curl_present) in fetch()