Searched refs:ftp_state_names (Results 1 – 1 of 1) sorted by relevance
102 static const char * const ftp_state_names[]={ variable139 #define FTP_CSTATE(c) ((c)? ftp_state_names[(c)->proto.ftpc.state] : "???")141 ftp_state_names[(d)->conn->proto.ftpc.state] : "???")164 ftp_state_names[newstate], lineno); in _ftp_state()167 ftp_state_names[newstate]); in _ftp_state()
Completed in 15 milliseconds