Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h60 FTP_CWD, /* change dir */ enumerator
Dftp.c952 state(conn, FTP_CWD); in ftp_state_cwd()
960 state(conn, FTP_CWD); in ftp_state_cwd()
2982 case FTP_CWD: in ftp_statemach_act()
3021 state(conn, FTP_CWD); in ftp_statemach_act()