Searched refs:alternative_to_user (Results 1 – 3 of 3) sorted by relevance
124 char *alternative_to_user; member
4110 Curl_safefree(ftpc->alternative_to_user); in ftp_disconnect()4395 ftpc->alternative_to_user = in ftp_setup_connection()4397 if(!ftpc->alternative_to_user) { in ftp_setup_connection()
1324 Curl_timestrcmp(needle->proto.ftpc.alternative_to_user, in ConnectionExists()1325 check->proto.ftpc.alternative_to_user) || in ConnectionExists()