Home | History | Annotate | Download | only in lib

Lines Matching full:tftp_translate_code

161 static CURLcode tftp_translate_code(tftp_error_t error);
828 * tftp_translate_code
833 static CURLcode tftp_translate_code(tftp_error_t error)
1046 result = tftp_translate_code(state->error);
1332 was OK, see if tftp_translate_code() has an error. */
1335 result = tftp_translate_code(state->error);