HomeSort by relevance Sort by last modified time
    Searched defs:CURLE_REMOTE_DISK_FULL (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/third_party/curl/
curl.h 391 CURLE_REMOTE_DISK_FULL, /* 70 - out of disk space on server */
449 #define CURLE_TFTP_DISKFULL CURLE_REMOTE_DISK_FULL
    [all...]
  /external/curl/include/curl/
curl.h 515 CURLE_REMOTE_DISK_FULL, /* 70 - out of disk space on server */
597 #define CURLE_TFTP_DISKFULL CURLE_REMOTE_DISK_FULL
    [all...]

Completed in 54 milliseconds