Searched refs:tftp_option_add (Results 1 – 1 of 1) sorted by relevance
/external/curl/lib/ |
D | tftp.c | 406 static size_t tftp_option_add(tftp_state_data_t *state, size_t csize, in tftp_option_add() function 507 sbytes += tftp_option_add(state, sbytes, in tftp_send_first() 510 sbytes += tftp_option_add(state, sbytes, in tftp_send_first() 514 sbytes += tftp_option_add(state, sbytes, in tftp_send_first() 517 sbytes += tftp_option_add(state, sbytes, in tftp_send_first() 522 sbytes += tftp_option_add(state, sbytes, in tftp_send_first() 525 sbytes += tftp_option_add(state, sbytes, in tftp_send_first()
|