Searched refs:SEND_TYPE_ARG1 (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dconfig-amigaos.h159 #define SEND_TYPE_ARG1 int macro
H A Dconfig-mac.h116 #define SEND_TYPE_ARG1 int macro
H A Dconfig-win32ce.h298 #define SEND_TYPE_ARG1 SOCKET macro
H A Dconfig-dos.h97 #define SEND_TYPE_ARG1 int macro
H A Dconfig-symbian.h694 #define SEND_TYPE_ARG1 int macro
H A Dconfig-tpf.h750 #define SEND_TYPE_ARG1 int macro
H A Dconfig-win32.h329 #define SEND_TYPE_ARG1 SOCKET macro
411 # undef SEND_TYPE_ARG1 macro
421 # define SEND_TYPE_ARG1 int macro
H A Dcurl_setup_once.h153 * If HAVE_SEND is defined then SEND_TYPE_ARG1, SEND_QUAL_ARG2,
183 #define swrite(x,y,z) (ssize_t)write((SEND_TYPE_ARG1)(x), \
188 #if !defined(SEND_TYPE_ARG1) || \
198 #define swrite(x,y,z) (ssize_t)send((SEND_TYPE_ARG1)(x), \
H A Dconfig-vxworks.h824 #define SEND_TYPE_ARG1 int macro
H A Dconfig-os400.h514 #define SEND_TYPE_ARG1 int macro
H A Dconfig-riscos.h496 #define SEND_TYPE_ARG1 int macro

Completed in 112 milliseconds