Searched refs:CURLFTP_CREATE_DIR_RETRY (Results 1 – 7 of 7) sorted by relevance
27 CURLFTP_CREATE_DIR_RETRY48 Setting *create* to *CURLFTP_CREATE_DIR_RETRY* (2), tells libcurl to72 (long)CURLFTP_CREATE_DIR_RETRY);
384 CURLFTP_CREATE_DIR_RETRY 7.19.4
597 CURLFTP_CREATE_DIR_RETRY, /* (FTP only) if CWD fails, try MKD and then CWD enumerator
994 CURLFTP_CREATE_DIR_RETRY, /* (FTP only) if CWD fails, try MKD and then CWD enumerator
812 if((arg < CURLFTP_CREATE_DIR_NONE) || (arg > CURLFTP_CREATE_DIR_RETRY)) in setopt_long()
1510 CURLFTP_CREATE_DIR_RETRY : CURLFTP_CREATE_DIR_NONE)); in config2setopts()
977 d CURLFTP_CREATE_DIR_RETRY...