Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dftp.h46 FTP_USER, enumerator
Dftp.c787 state(data, FTP_USER); in ftp_state_user()
2596 if((ftpcode == 331) && (ftpc->state == FTP_USER)) { in ftp_state_user_resp()
2635 state(data, FTP_USER); in ftp_state_user_resp()
2782 case FTP_USER: in ftp_statemachine()