Home
last modified time | relevance | path

Searched refs:alternative_to_user (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dftp.h119 char *alternative_to_user; member
Dftp.c4098 Curl_safefree(ftpc->alternative_to_user); in ftp_disconnect()
4374 ftpc->alternative_to_user = in ftp_setup_connection()
4376 if(!ftpc->alternative_to_user) { in ftp_setup_connection()
Durl.c1358 Curl_timestrcmp(needle->proto.ftpc.alternative_to_user, in ConnectionExists()
1359 check->proto.ftpc.alternative_to_user) || in ConnectionExists()