Searched refs:SEND_4TH_ARG (Results 1 - 3 of 3) sorted by relevance
/third_party/curl/lib/ |
H A D | curl_setup_once.h | 126 #define SEND_4TH_ARG MSG_NOSIGNAL macro 128 #define SEND_4TH_ARG 0 macro 184 (SEND_TYPE_ARG4)(SEND_4TH_ARG))
|
H A D | tftp.c | 615 4, SEND_4TH_ARG, in tftp_rx() 640 4, SEND_4TH_ARG, in tftp_rx() 666 4, SEND_4TH_ARG, in tftp_rx() 680 4, SEND_4TH_ARG, in tftp_rx() 740 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx() 784 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx() 810 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx() 827 (void)sendto(state->sockfd, (void *)state->spacket.data, 4, SEND_4TH_ARG, in tftp_tx()
|
/third_party/node/deps/cares/src/lib/ |
H A D | setup_once.h | 130 # define SEND_4TH_ARG MSG_NOSIGNAL macro 132 # define SEND_4TH_ARG 0 macro 201 (SEND_TYPE_ARG3)(z), (SEND_TYPE_ARG4)(SEND_4TH_ARG))
|
Completed in 5 milliseconds