Home
last modified time | relevance | path

Searched refs:SEND_TYPE_ARG3 (Results 1 – 16 of 16) sorted by relevance

/curl/lib/
H A Dfunctypes.h51 #define SEND_TYPE_ARG3 int macro
66 #define SEND_TYPE_ARG3 int macro
103 #ifndef SEND_TYPE_ARG3
104 #define SEND_TYPE_ARG3 size_t macro
H A Dsetup-win32.h52 # undef SEND_TYPE_ARG3
59 # define SEND_TYPE_ARG3 size_t macro
H A Dconfig-mac.h96 #define SEND_TYPE_ARG3 size_t macro
H A Dconfig-amigaos.h124 #define SEND_TYPE_ARG3 int macro
H A Dconfig-dos.h91 #define SEND_TYPE_ARG3 int macro
H A Dconfig-win32ce.h168 #define SEND_TYPE_ARG3 int macro
H A Dconfig-plan9.h73 #define SEND_TYPE_ARG3 int macro
H A Dcurl_setup_once.h176 (SEND_TYPE_ARG3)(z))
181 (SEND_TYPE_ARG3)(z), \
H A Dconfig-riscos.h269 #define SEND_TYPE_ARG3 size_t macro
H A Dconfig-os400.h306 #define SEND_TYPE_ARG3 int macro
H A Dconfig-win32.h211 #define SEND_TYPE_ARG3 int macro
H A Dmemdebug.h95 SEND_TYPE_ARG3 len,
H A Dtftp.c529 (SEND_TYPE_ARG3)sbytes, 0, in tftp_send_first()
741 4 + (SEND_TYPE_ARG3)state->sbytes, SEND_4TH_ARG, in tftp_tx()
786 4 + (SEND_TYPE_ARG3)state->sbytes, SEND_4TH_ARG, in tftp_tx()
812 4 + (SEND_TYPE_ARG3)state->sbytes, SEND_4TH_ARG, in tftp_tx()
H A Dmemdebug.c323 SEND_TYPE_ARG3 len, SEND_TYPE_ARG4 flags, int line, in curl_dbg_send()
/curl/tests/server/
H A Dsocksd.c623 rc = (send)(fd, (char *)response, (SEND_TYPE_ARG3)(len + 6), 0); in sockit()
659 (SEND_TYPE_ARG3)nread, 0); in tunnel()
672 (SEND_TYPE_ARG3)nread, 0); in tunnel()
/curl/lib/vquic/
H A Dvquic.c204 (const char *)pkt, (SEND_TYPE_ARG3)pktlen, 0)) == -1 && in do_sendmsg()

Completed in 31 milliseconds