Searched refs:FTP_LIST (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dftp.h75 FTP_LIST, /* generic state for LIST, NLST or a custom list command */ enumerator in enum:__anon55
H A Dftp.c1296 state(conn, FTP_LIST);
2250 if((instate != FTP_LIST) &&
2305 else if((instate != FTP_LIST) && (data->set.prefer_ascii))
2310 if(instate != FTP_LIST)
2321 if((instate == FTP_LIST) && (ftpcode == 450)) {
2866 case FTP_LIST:

Completed in 94 milliseconds