Searched refs:ftpsslauth (Results 1 – 3 of 3) sorted by relevance
1737 curl_ftpauth ftpsslauth; /* what AUTH XXX to be attempted */ member
2719 switch(data->set.ftpsslauth) { in ftp_statemachine()2731 (int)data->set.ftpsslauth); in ftp_statemachine()
1257 data->set.ftpsslauth = (curl_ftpauth)arg; in Curl_vsetopt()