Home
last modified time | relevance | path

Searched refs:storefile (Results 1 – 1 of 1) sorted by relevance

/external/curl/src/
Dtool_operate.c558 char *storefile = outfile; in operate_do() local
559 result = glob_match_url(&outfile, storefile, urls); in operate_do()
560 Curl_safefree(storefile); in operate_do()