Searched refs:FTP_STOR_TYPE (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.h66 FTP_STOR_TYPE, /* set type when about to STOR a file */ enumerator in enum:__anon55
H A Dftp.c1998 else if(instate == FTP_STOR_TYPE)
2834 case FTP_STOR_TYPE:
3482 result = ftp_nb_type(conn, data->set.prefer_ascii, FTP_STOR_TYPE);

Completed in 100 milliseconds