Searched refs:glob_match_url (Results 1 – 3 of 3) sorted by relevance
75 CURLcode glob_match_url(char **, char *, struct URLGlob *);
615 CURLcode glob_match_url(char **result, char *filename, struct URLGlob *glob) in glob_match_url() function
1070 result = glob_match_url(&per->outfile, storefile, state->urls); in single_transfer()