Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_operate.c1047 char *storefile = per->outfile; in single_transfer() local
1048 result = glob_match_url(&per->outfile, storefile, state->urls); in single_transfer()
1049 Curl_safefree(storefile); in single_transfer()