Home
last modified time | relevance | path

Searched defs:target_url (Results 1 – 5 of 5) sorted by relevance

/external/curl/tests/libtest/
Dlib1512.c44 char target_url[256]; in test() local
Dlib1510.c37 char target_url[256]; in test() local
Dlib1506.c39 char target_url[256]; in test() local
Dlib1515.c135 char target_url[256]; in test() local
/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/
Dwrapper.py174 def https_connect_with_proxy(target_url): argument