Searched refs:mlmaj (Results 1 – 1 of 1) sorted by relevance
961 int mlmaj, mlmin, mlpatch; in getparameter() local962 metalink_get_version(&mlmaj, &mlmin, &mlpatch); in getparameter()963 if((mlmaj*10000)+(mlmin*100)+mlpatch < CURL_REQ_LIBMETALINK_VERS) { in getparameter()971 mlmaj, mlmin, mlpatch); in getparameter()