Searched refs:Curl_gethostname (Results 1 – 3 of 3) sorted by relevance
31 int Curl_gethostname(char * const name, GETHOSTNAME_TYPE_ARG2 namelen);
44 int Curl_gethostname(char * const name, GETHOSTNAME_TYPE_ARG2 namelen) in Curl_gethostname() function
1686 if(!Curl_gethostname(localhost, sizeof(localhost))) in smtp_parse_url_path()