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

/macosx-10.10/curl-83.1.2/curl/lib/
H A Dtftp.c102 } tftp_event_t; typedef in typeref:enum:__anon7419
128 tftp_event_t event;
151 static CURLcode tftp_rx(tftp_state_data_t *state, tftp_event_t event) ;
152 static CURLcode tftp_tx(tftp_state_data_t *state, tftp_event_t event) ;
418 tftp_event_t event)
434 tftp_event_t event)
449 static CURLcode tftp_send_first(tftp_state_data_t *state, tftp_event_t event)
579 static CURLcode tftp_rx(tftp_state_data_t *state, tftp_event_t event)
700 static CURLcode tftp_tx(tftp_state_data_t *state, tftp_event_t event)
886 tftp_event_t even
[all...]

Completed in 128 milliseconds