Searched refs:tftp_error_t (Results 1 – 1 of 1) sorted by relevance
116 } tftp_error_t; typedef125 tftp_error_t error;162 static CURLcode tftp_translate_code(tftp_error_t error);859 static CURLcode tftp_translate_code(tftp_error_t error) in tftp_translate_code()1157 state->error = (tftp_error_t)error; in tftp_receive_packet()