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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dtftp.c118 } tftp_error_t; typedef in typeref:enum:__anon993
127 tftp_error_t error;
164 static CURLcode tftp_translate_code(tftp_error_t error);
832 static CURLcode tftp_translate_code(tftp_error_t error)
1124 state->error = (tftp_error_t)getrpacketblock(&state->rpacket);

Completed in 49 milliseconds