Searched refs:SEND_4TH_ARG (Results 1 – 3 of 3) sorted by relevance
/external/c-ares/ |
D | setup_once.h | 98 #define SEND_4TH_ARG MSG_NOSIGNAL macro 100 #define SEND_4TH_ARG 0 macro 176 (SEND_TYPE_ARG4)(SEND_4TH_ARG))
|
/external/curl/lib/ |
D | curl_setup_once.h | 123 #define SEND_4TH_ARG MSG_NOSIGNAL macro 125 #define SEND_4TH_ARG 0 macro 201 (SEND_TYPE_ARG4)(SEND_4TH_ARG))
|
D | tftp.c | 610 4, SEND_4TH_ARG, in tftp_rx() 635 4, SEND_4TH_ARG, in tftp_rx() 661 4, SEND_4TH_ARG, in tftp_rx() 675 4, SEND_4TH_ARG, in tftp_rx() 734 4+state->sbytes, SEND_4TH_ARG, in tftp_tx() 767 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx() 793 4+state->sbytes, SEND_4TH_ARG, in tftp_tx() 810 (void)sendto(state->sockfd, (void *)state->spacket.data, 4, SEND_4TH_ARG, in tftp_tx()
|