HomeSort by relevance Sort by last modified time
    Searched full:mlmin (Results 1 - 1 of 1) sorted by null

  /external/curl/src/
tool_getparam.c 961 int mlmaj, mlmin, mlpatch; local
962 metalink_get_version(&mlmaj, &mlmin, &mlpatch);
963 if((mlmaj*10000)+(mlmin*100)+mlpatch < CURL_REQ_LIBMETALINK_VERS) {
    [all...]

Completed in 91 milliseconds