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.c797 state(conn, FTP_USER); in ftp_state_user()
2536 if((ftpcode == 331) && (ftpc->state == FTP_USER)) { in ftp_state_user_resp()
2569 state(conn, FTP_USER); in ftp_state_user_resp()
2717 case FTP_USER: in ftp_statemach_act()