Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dtftp.c117 } tftp_error_t; typedef
126 tftp_error_t error;
163 static CURLcode tftp_translate_code(tftp_error_t error);
850 static CURLcode tftp_translate_code(tftp_error_t error) in tftp_translate_code()
1150 state->error = (tftp_error_t)error; in tftp_receive_packet()

Completed in 3 milliseconds