Home
last modified time | relevance | path

Searched refs:tftp_translate_code (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dtftp.c163 static CURLcode tftp_translate_code(tftp_error_t error);
845 * tftp_translate_code
850 static CURLcode tftp_translate_code(tftp_error_t error) in tftp_translate_code() function
1072 result = tftp_translate_code(state->error); in tftp_done()
1361 was OK, see if tftp_translate_code() has an error. */ in tftp_do()
1364 result = tftp_translate_code(state->error); in tftp_do()

Completed in 3 milliseconds