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

/external/curl/lib/
H A Dtftp.c100 } tftp_event_t; typedef in typeref:enum:__anon3671
126 tftp_event_t event;
149 static CURLcode tftp_rx(tftp_state_data_t *state, tftp_event_t event);
150 static CURLcode tftp_tx(tftp_state_data_t *state, tftp_event_t event);
416 tftp_event_t event)
432 tftp_event_t event)
447 static CURLcode tftp_send_first(tftp_state_data_t *state, tftp_event_t event)
581 static CURLcode tftp_rx(tftp_state_data_t *state, tftp_event_t event)
702 static CURLcode tftp_tx(tftp_state_data_t *state, tftp_event_t event)
902 tftp_event_t even
[all...]

Completed in 34 milliseconds