Searched refs:CURLE_REMOTE_DISK_FULL (Results 1 – 7 of 7) sorted by relevance
391 CURLE_REMOTE_DISK_FULL, /* 70 - out of disk space on server */ enumerator449 #define CURLE_TFTP_DISKFULL CURLE_REMOTE_DISK_FULL
257 case CURLE_REMOTE_DISK_FULL: in curl_easy_strerror()
872 result = CURLE_REMOTE_DISK_FULL; in tftp_translate_code()
240 return CURLE_REMOTE_DISK_FULL; in sftp_libssh2_error_to_CURLE()
564 CURLE_REMOTE_DISK_FULL, /* 70 - out of disk space on server */ enumerator651 #define CURLE_TFTP_DISKFULL CURLE_REMOTE_DISK_FULL
113 CURLE_REMOTE_DISK_FULL 7.17.0
551 d CURLE_REMOTE_DISK_FULL...