Home
last modified time | relevance | path

Searched refs:SEND_TYPE_ARG1 (Results 1 – 13 of 13) sorted by relevance

/curl/lib/
H A Dfunctypes.h49 #define SEND_TYPE_ARG1 SOCKET macro
64 #define SEND_TYPE_ARG1 int macro
95 #ifndef SEND_TYPE_ARG1
96 #define SEND_TYPE_ARG1 int macro
H A Dsetup-win32.h51 # undef SEND_TYPE_ARG1
58 # define SEND_TYPE_ARG1 int macro
H A Dconfig-mac.h93 #define SEND_TYPE_ARG1 int macro
H A Dconfig-amigaos.h121 #define SEND_TYPE_ARG1 int macro
H A Dconfig-dos.h88 #define SEND_TYPE_ARG1 int macro
H A Dconfig-win32ce.h159 #define SEND_TYPE_ARG1 SOCKET macro
H A Dconfig-plan9.h70 #define SEND_TYPE_ARG1 int macro
H A Dcurl_setup_once.h174 #define swrite(x,y,z) (ssize_t)write((SEND_TYPE_ARG1)(x), \
179 #define swrite(x,y,z) (ssize_t)send((SEND_TYPE_ARG1)(x), \
H A Dconfig-riscos.h260 #define SEND_TYPE_ARG1 int macro
H A Dconfig-os400.h297 #define SEND_TYPE_ARG1 int macro
H A Dconfig-win32.h202 #define SEND_TYPE_ARG1 SOCKET macro
H A Dmemdebug.h93 CURL_EXTERN SEND_TYPE_RETV curl_dbg_send(SEND_TYPE_ARG1 sockfd,
H A Dmemdebug.c321 SEND_TYPE_RETV curl_dbg_send(SEND_TYPE_ARG1 sockfd, in curl_dbg_send()

Completed in 56 milliseconds