Home
last modified time | relevance | path

Searched refs:STRING_FTP_ALTERNATIVE_TO_USER (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/lib/
H A Dftp.c2656 if(data->set.str[STRING_FTP_ALTERNATIVE_TO_USER] && in ftp_state_user_resp()
2661 data->set.str[STRING_FTP_ALTERNATIVE_TO_USER]); in ftp_state_user_resp()
4385 if(data->set.str[STRING_FTP_ALTERNATIVE_TO_USER]) { in ftp_setup_connection()
4387 strdup(data->set.str[STRING_FTP_ALTERNATIVE_TO_USER]); in ftp_setup_connection()
H A Durldata.h1552 STRING_FTP_ALTERNATIVE_TO_USER, /* command to send if USER/PASS fails */ enumerator
H A Dsetopt.c1308 result = Curl_setstropt(&data->set.str[STRING_FTP_ALTERNATIVE_TO_USER], in Curl_vsetopt()

Completed in 18 milliseconds