Home
last modified time | relevance | path

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

/curl/lib/
H A Dtftp.c384 static CURLcode tftp_option_add(struct tftp_state_data *state, size_t *csize, in tftp_option_add() function
489 result = tftp_option_add(state, &sbytes, in tftp_send_first()
493 result = tftp_option_add(state, &sbytes, in tftp_send_first()
499 result = tftp_option_add(state, &sbytes, in tftp_send_first()
503 result = tftp_option_add(state, &sbytes, in tftp_send_first()
509 result = tftp_option_add(state, &sbytes, in tftp_send_first()
513 result = tftp_option_add(state, &sbytes, in tftp_send_first()

Completed in 5 milliseconds