Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.c704 static const char * const ftp_state_names[]={ variable
760 (void *)ftpc, lineno, ftp_state_names[ftpc->state], in _state()
761 ftp_state_names[newstate]); in _state()