Searched refs:mlmaj (Results 1 – 1 of 1) sorted by relevance
1076 int mlmaj, mlmin, mlpatch; in getparameter() local1077 metalink_get_version(&mlmaj, &mlmin, &mlpatch); in getparameter()1078 if((mlmaj*10000)+(mlmin*100) + mlpatch < CURL_REQ_LIBMETALINK_VERS) { in getparameter()1086 mlmaj, mlmin, mlpatch); in getparameter()