Searched refs:ftpsslauth (Results 1 – 3 of 3) sorted by relevance
1622 curl_ftpauth ftpsslauth; /* what AUTH XXX to be attempted */ member
2654 switch(data->set.ftpsslauth) { in ftp_statemach_act()2666 (int)data->set.ftpsslauth); in ftp_statemach_act()
2102 data->set.ftpsslauth = (curl_ftpauth)arg; in vsetopt()