Searched refs:glob_next_url (Results 1 – 3 of 3) sorted by relevance
74 CURLcode glob_next_url(char **, struct URLGlob *);
530 CURLcode glob_next_url(char **globbed, struct URLGlob *glob) in glob_next_url() function
833 result = glob_next_url(&state->uploadfile, inglob); in single_transfer()1036 result = glob_next_url(&per->this_url, state->urls); in single_transfer()