Lines Matching defs:tftp_event_t
101 } tftp_event_t;
127 tftp_event_t event;
148 static CURLcode tftp_rx(struct tftp_state_data *state, tftp_event_t event);
149 static CURLcode tftp_tx(struct tftp_state_data *state, tftp_event_t event);
395 tftp_event_t event)
411 tftp_event_t event)
427 tftp_event_t event)
581 tftp_event_t event)
703 static CURLcode tftp_tx(struct tftp_state_data *state, tftp_event_t event)
903 tftp_event_t event)
1129 state->event = (tftp_event_t)event;
1188 tftp_event_t *event)
1224 tftp_event_t event;