Home
last modified time | relevance | path

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

/curl/lib/
H A Dsetopt.c112 static CURLcode setstropt_userpwd(char *option, char **userp, char **passwdp) in setstropt_userpwd() function
1540 result = setstropt_userpwd(va_arg(param, char *), in Curl_vsetopt()
1630 result = setstropt_userpwd(va_arg(param, char *), &u, &p); in Curl_vsetopt()

Completed in 8 milliseconds