Searched refs:ftpauth (Results 1 – 1 of 1) sorted by relevance
2621 static const char ftpauth[][4] = { "SSL", "TLS" }; in ftp_statemach_act() local2682 result = Curl_pp_sendf(&ftpc->pp, "AUTH %s", ftpauth[ftpc->count1]); in ftp_statemach_act()2712 result = Curl_pp_sendf(&ftpc->pp, "AUTH %s", ftpauth[ftpc->count1]); in ftp_statemach_act()