Searched defs:urls (Results 1 – 7 of 7) sorted by relevance
/curl/docs/examples/ |
H A D | maxconnects.c | 38 const char *urls[] = { "https://example.com", in main() local
|
H A D | multithread.c | 44 const char * const urls[NUMT]= { variable
|
H A D | threaded-ssl.c | 48 const char * const urls[]= { variable
|
H A D | 10-at-a-time.c | 33 static const char *urls[] = { variable
|
H A D | smooth-gtk-thread.c | 51 const char * const urls[]= { variable
|
/curl/tests/http/testenv/ |
H A D | curl.py | 821 def _raw(self, urls, intext='', timeout=None, options=None, insecure=False, argument 839 def _complete_args(self, urls, timeout=None, options=None, argument
|
/curl/src/ |
H A D | tool_cfgable.h | 36 struct URLGlob *urls; member
|
Completed in 25 milliseconds