Searched refs:Curl_gethostname (Results 1 – 5 of 5) sorted by relevance
29 int Curl_gethostname(char *name, GETHOSTNAME_TYPE_ARG2 namelen);
51 int Curl_gethostname(char *name, GETHOSTNAME_TYPE_ARG2 namelen) in Curl_gethostname() function
1542 if(!Curl_gethostname(localhost, sizeof(localhost))) in smtp_parse_url_path()
36 if(Curl_gethostname(buff, HOSTNAME_MAX)) { in main()
547 if(Curl_gethostname(host, sizeof(host))) { in Curl_auth_create_ntlm_type3_message()