HomeSort by relevance Sort by last modified time
    Searched refs:CURLE_TFTP_ILLEGAL (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/
tftp.c 348 return CURLE_TFTP_ILLEGAL;
360 return CURLE_TFTP_ILLEGAL;
365 return CURLE_TFTP_ILLEGAL;
370 return CURLE_TFTP_ILLEGAL;
378 return CURLE_TFTP_ILLEGAL;
396 return CURLE_TFTP_ILLEGAL;
689 return CURLE_TFTP_ILLEGAL; /* not really the perfect return code for
866 result = CURLE_TFTP_ILLEGAL;
926 result = CURLE_TFTP_ILLEGAL;
977 return CURLE_TFTP_ILLEGAL;
    [all...]
strerror.c 260 case CURLE_TFTP_ILLEGAL:
  /external/curl/include/curl/
curl.h 516 CURLE_TFTP_ILLEGAL, /* 71 - Illegal TFTP operation */
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 392 CURLE_TFTP_ILLEGAL, /* 71 - Illegal TFTP operation */
    [all...]

Completed in 48 milliseconds