Searched refs:SEND_4TH_ARG (Results 1 – 4 of 4) sorted by relevance
/third_party/curl/lib/ |
D | curl_setup_once.h | 116 #define SEND_4TH_ARG MSG_NOSIGNAL macro 118 #define SEND_4TH_ARG 0 macro 194 (SEND_TYPE_ARG4)(SEND_4TH_ARG))
|
D | tftp.c | 614 4, SEND_4TH_ARG, in tftp_rx() 639 4, SEND_4TH_ARG, in tftp_rx() 665 4, SEND_4TH_ARG, in tftp_rx() 679 4, SEND_4TH_ARG, in tftp_rx() 739 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx() 783 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx() 809 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx() 826 (void)sendto(state->sockfd, (void *)state->spacket.data, 4, SEND_4TH_ARG, in tftp_tx()
|
/third_party/cares/ |
D | setup_once.h | 126 #define SEND_4TH_ARG MSG_NOSIGNAL macro 128 #define SEND_4TH_ARG 0 macro 204 (SEND_TYPE_ARG4)(SEND_4TH_ARG))
|
/third_party/node/deps/cares/src/lib/ |
D | setup_once.h | 126 #define SEND_4TH_ARG MSG_NOSIGNAL macro 128 #define SEND_4TH_ARG 0 macro 204 (SEND_TYPE_ARG4)(SEND_4TH_ARG))
|