Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_setup_once.h122 #define SEND_4TH_ARG MSG_NOSIGNAL macro
124 #define SEND_4TH_ARG 0 macro
200 (SEND_TYPE_ARG4)(SEND_4TH_ARG))
Dtftp.c623 4, SEND_4TH_ARG, in tftp_rx()
648 4, SEND_4TH_ARG, in tftp_rx()
674 4, SEND_4TH_ARG, in tftp_rx()
688 4, SEND_4TH_ARG, in tftp_rx()
748 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx()
793 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx()
819 4 + state->sbytes, SEND_4TH_ARG, in tftp_tx()
836 (void)sendto(state->sockfd, (void *)state->spacket.data, 4, SEND_4TH_ARG, in tftp_tx()