HomeSort by: relevance | last modified time | path
    Searched defs:curl_present (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
urlget.c 361 static bool curl_present; local
374 curl_present = (exitstatus == 0 || exitstatus == 2);
378 if (curl_present)
urlget.c 361 static bool curl_present; local
374 curl_present = (exitstatus == 0 || exitstatus == 2);
378 if (curl_present)

Completed in 53 milliseconds