Home
last modified time | relevance | path

Searched refs:tftp_option_add (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dtftp.c385 static CURLcode tftp_option_add(struct tftp_state_data *state, size_t *csize, in tftp_option_add() function
492 result = tftp_option_add(state, &sbytes, in tftp_send_first()
496 result = tftp_option_add(state, &sbytes, in tftp_send_first()
502 result = tftp_option_add(state, &sbytes, in tftp_send_first()
506 result = tftp_option_add(state, &sbytes, in tftp_send_first()
512 result = tftp_option_add(state, &sbytes, in tftp_send_first()
516 result = tftp_option_add(state, &sbytes, in tftp_send_first()

Completed in 18 milliseconds