Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c318 static CURLcode setstropt_userpwd(char *option, char **userp, char **passwdp) in setstropt_userpwd() function
1668 result = setstropt_userpwd(va_arg(param, char *), in Curl_setopt()
1772 result = setstropt_userpwd(va_arg(param, char *), in Curl_setopt()