Home
last modified time | relevance | path

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

/external/curl/lib/
Dtftp.c162 static CURLcode tftp_translate_code(tftp_error_t error);
849 static CURLcode tftp_translate_code(tftp_error_t error) in tftp_translate_code() function
1062 result = tftp_translate_code(state->error); in tftp_done()
1351 result = tftp_translate_code(state->error); in tftp_do()