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 347 return CURLE_TFTP_ILLEGAL;
359 return CURLE_TFTP_ILLEGAL;
364 return CURLE_TFTP_ILLEGAL;
369 return CURLE_TFTP_ILLEGAL;
377 return CURLE_TFTP_ILLEGAL;
395 return CURLE_TFTP_ILLEGAL;
688 return CURLE_TFTP_ILLEGAL; /* not really the perfect return code for
853 result = CURLE_TFTP_ILLEGAL;
913 result = CURLE_TFTP_ILLEGAL;
964 return CURLE_TFTP_ILLEGAL;
    [all...]
strerror.c 260 case CURLE_TFTP_ILLEGAL:
  /external/curl/include/curl/
curl.h 512 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 575 milliseconds