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

/external/curl/lib/
H A Dtftp.c447 static CURLcode tftp_send_first(tftp_state_data_t *state, tftp_event_t event) function
563 failf(state->conn->data, "tftp_send_first: internal error");
910 result = tftp_send_first(state, event);

Completed in 41 milliseconds