Searched refs:mlres (Results 1 - 1 of 1) sorted by relevance

/external/curl/src/
H A Dtool_operate.c360 metalink_resource *mlres; local
373 mlres = mlfile->resource;
377 mlres = NULL;
503 this_url = strdup(mlres->url);
1738 mlres = mlres->next;
1739 if(mlres == NULL)
1740 /* TODO If metalink_next_res is 1 and mlres is NULL,

Completed in 561 milliseconds