Searched refs:glob_next_url (Results 1 – 3 of 3) sorted by relevance
74 CURLcode glob_next_url(char **, struct URLGlob *);
533 CURLcode glob_next_url(char **globbed, struct URLGlob *glob) in glob_next_url() function
1870 result = glob_next_url(&state->uploadfile, state->inglob); in single_transfer()2084 result = glob_next_url(&per->url, state->urls); in single_transfer()
Completed in 21 milliseconds