Home
last modified time | relevance | path

Searched refs:CURLE_REMOTE_DISK_FULL (Results 1 – 8 of 8) sorted by relevance

/third_party/curl/tests/data/
Dtest34856 # 70 - CURLE_REMOTE_DISK_FULL
/third_party/curl/lib/
Dstrerror.c257 case CURLE_REMOTE_DISK_FULL: in curl_easy_strerror()
Dtftp.c862 result = CURLE_REMOTE_DISK_FULL; in tftp_translate_code()
Dftp.c3360 result = CURLE_REMOTE_DISK_FULL; in ftp_done()
/third_party/curl/docs/libcurl/
Dsymbols-in-versions116 CURLE_REMOTE_DISK_FULL 7.17.0
/third_party/curl/include/curl/
Dcurl.h570 CURLE_REMOTE_DISK_FULL, /* 70 - out of disk space on server */ enumerator
666 #define CURLE_TFTP_DISKFULL CURLE_REMOTE_DISK_FULL
/third_party/curl/lib/vssh/
Dlibssh2.c229 return CURLE_REMOTE_DISK_FULL; in sftp_libssh2_error_to_CURLE()
/third_party/curl/packages/OS400/
Dcurl.inc.in574 d CURLE_REMOTE_DISK_FULL...