Searched refs:parsenetrc (Results 1 – 1 of 1) sorted by relevance
/curl/lib/ |
H A D | netrc.c | 95 static int parsenetrc(struct store_netrc *store, in parsenetrc() function 375 retcode = parsenetrc(store, host, loginp, passwordp, filealloc); in Curl_parsenetrc() 385 retcode = parsenetrc(store, host, loginp, passwordp, filealloc); in Curl_parsenetrc() 392 retcode = parsenetrc(store, host, loginp, passwordp, netrcfile); in Curl_parsenetrc()
|
Completed in 5 milliseconds