Searched refs:tftp_translate_code (Results 1 – 1 of 1) sorted by relevance
163 static CURLcode tftp_translate_code(tftp_error_t error);849 static CURLcode tftp_translate_code(tftp_error_t error) in tftp_translate_code() function1071 result = tftp_translate_code(state->error); in tftp_done()1359 result = tftp_translate_code(state->error); in tftp_do()
Completed in 5 milliseconds