Searched refs:tftp_option_add (Results 1 – 1 of 1) sorted by relevance
/third_party/curl/lib/ |
D | tftp.c | 383 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()
|