Home
last modified time | relevance | path

Searched refs:SEND_4TH_ARG (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dcurl_setup_once.h130 #define SEND_4TH_ARG MSG_NOSIGNAL macro
132 #define SEND_4TH_ARG 0 macro
188 (SEND_TYPE_ARG4)(SEND_4TH_ARG))
Dtftp.c617 4, SEND_4TH_ARG, in tftp_rx()
642 4, SEND_4TH_ARG, in tftp_rx()
668 4, SEND_4TH_ARG, in tftp_rx()
682 4, SEND_4TH_ARG, in tftp_rx()
742 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx()
786 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx()
812 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx()
829 (void)sendto(state->sockfd, (void *)state->spacket.data, 4, SEND_4TH_ARG, in tftp_tx()
/third_party/node/deps/cares/src/lib/
Dsetup_once.h126 #define SEND_4TH_ARG MSG_NOSIGNAL macro
128 #define SEND_4TH_ARG 0 macro
204 (SEND_TYPE_ARG4)(SEND_4TH_ARG))