Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_urlglob.h74 CURLcode glob_next_url(char **, struct URLGlob *);
Dtool_urlglob.c530 CURLcode glob_next_url(char **globbed, struct URLGlob *glob) in glob_next_url() function
Dtool_operate.c833 result = glob_next_url(&state->uploadfile, inglob); in single_transfer()
1036 result = glob_next_url(&per->this_url, state->urls); in single_transfer()