Home
last modified time | relevance | path

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

/external/curl/lib/
Dtransfer.c1422 static void strcpy_url(char *output, const char *url) in strcpy_url() function
1619 strcpy_url(&newest[urllen], useurl); in concat_url()
1700 strcpy_url(newest, newurl); /* create a space-free URL */ in Curl_follow()