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.c941 state(conn, FTP_CWD); in ftp_state_cwd()
949 state(conn, FTP_CWD); in ftp_state_cwd()
3033 case FTP_CWD: in ftp_statemach_act()
3072 state(conn, FTP_CWD); in ftp_statemach_act()