Searched refs:sname (Results 1 – 1 of 1) sorted by relevance
164 TCHAR *sname; in Curl_SOCKS5_gssapi_negotiate() local166 sname = curlx_convert_UTF8_to_tchar(service_name); in Curl_SOCKS5_gssapi_negotiate()167 if(!sname) in Curl_SOCKS5_gssapi_negotiate()172 sname, in Curl_SOCKS5_gssapi_negotiate()186 curlx_unicodefree(sname); in Curl_SOCKS5_gssapi_negotiate()
Completed in 9 milliseconds