Searched refs:SEND_4TH_ARG (Results 1 – 2 of 2) sorted by relevance
/curl/lib/ |
H A D | curl_setup_once.h | 121 #define SEND_4TH_ARG MSG_NOSIGNAL macro 123 #define SEND_4TH_ARG 0 macro 177 (SEND_TYPE_ARG4)(SEND_4TH_ARG))
|
H A D | tftp.c | 611 4, SEND_4TH_ARG, in tftp_rx() 636 4, SEND_4TH_ARG, in tftp_rx() 662 4, SEND_4TH_ARG, in tftp_rx() 676 4, SEND_4TH_ARG, in tftp_rx() 738 4 + (SEND_TYPE_ARG3)state->sbytes, SEND_4TH_ARG, in tftp_tx() 783 4 + (SEND_TYPE_ARG3)state->sbytes, SEND_4TH_ARG, in tftp_tx() 809 4 + (SEND_TYPE_ARG3)state->sbytes, SEND_4TH_ARG, in tftp_tx() 826 (void)sendto(state->sockfd, (void *)state->spacket.data, 4, SEND_4TH_ARG, in tftp_tx()
|
Completed in 8 milliseconds