Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h47 FTP_USER, enumerator
Dftp.c843 state(conn, FTP_USER); in ftp_state_user()
2633 if((ftpcode == 331) && (ftpc->state == FTP_USER)) { in ftp_state_user_resp()
2666 state(conn, FTP_USER); in ftp_state_user_resp()
2811 case FTP_USER: in ftp_statemach_act()