Home
last modified time | relevance | path

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

/curl/lib/
H A Dftp.c98 #define FTP_CSTATE(c) "" macro
139 #define FTP_CSTATE(c) ((c)? ftp_state_names[(c)->proto.ftpc.state] : "???") macro
4422 CURL_TRC_FTP(data, "[%s] setup connection -> %d", FTP_CSTATE(conn), result); in ftp_setup_connection()

Completed in 18 milliseconds