Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dnetrc.c59 static int parsenetrc(const char *host, in parsenetrc() function
328 retcode = parsenetrc(host, loginp, passwordp, filealloc); in Curl_parsenetrc()
338 retcode = parsenetrc(host, loginp, passwordp, filealloc); in Curl_parsenetrc()
345 retcode = parsenetrc(host, loginp, passwordp, netrcfile); in Curl_parsenetrc()