Home
last modified time | relevance | path

Searched refs:CURLE_TFTP_ILLEGAL (Results 1 – 7 of 7) sorted by relevance

/external/curl/lib/
Dtftp.c347 return CURLE_TFTP_ILLEGAL; in tftp_parse_option_ack()
359 return CURLE_TFTP_ILLEGAL; in tftp_parse_option_ack()
364 return CURLE_TFTP_ILLEGAL; in tftp_parse_option_ack()
369 return CURLE_TFTP_ILLEGAL; in tftp_parse_option_ack()
377 return CURLE_TFTP_ILLEGAL; in tftp_parse_option_ack()
395 return CURLE_TFTP_ILLEGAL; in tftp_parse_option_ack()
688 return CURLE_TFTP_ILLEGAL; /* not really the perfect return code for in tftp_rx()
853 result = CURLE_TFTP_ILLEGAL; in tftp_translate_code()
913 result = CURLE_TFTP_ILLEGAL; in tftp_state_machine()
964 return CURLE_TFTP_ILLEGAL; in tftp_connect()
Dstrerror.c260 case CURLE_TFTP_ILLEGAL: in curl_easy_strerror()
/external/curl/docs/libcurl/
Dsymbols-in-versions130 CURLE_TFTP_ILLEGAL 7.15.0
/external/google-breakpad/src/third_party/curl/
Dcurl.h392 CURLE_TFTP_ILLEGAL, /* 71 - Illegal TFTP operation */ enumerator
/external/curl/include/curl/
Dcurl.h512 CURLE_TFTP_ILLEGAL, /* 71 - Illegal TFTP operation */ enumerator
/external/curl/docs/
DTODO929 CURLE_TFTP_NOSUCHUSER => CURLE_TFTP_ILLEGAL
/external/curl/packages/OS400/
Dcurl.inc.in497 d CURLE_TFTP_ILLEGAL...