Home
last modified time | relevance | path

Searched refs:SEND_ARG2_CAST (Results 1 – 6 of 6) sorted by relevance

/external/libxml2/
Dnanoftp.c772 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPSendUser()
800 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPSendPasswd()
831 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPQuit()
1027 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1050 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1091 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1123 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1145 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1297 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPCwd()
1348 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPDele()
[all …]
Dconfig.h304 #define SEND_ARG2_CAST /**/ macro
Dconfigure.ac637 AC_DEFINE([SEND_ARG2_CAST], [], definition
640 AC_DEFINE([SEND_ARG2_CAST], [(char *)], definition
Dnanohttp.c471 int nsent = send(ctxt->fd, SEND_ARG2_CAST (xmt_ptr + total_sent), in xmlNanoHTTPSend()
/external/libxml2/include/
Dwin32config.h8 #define SEND_ARG2_CAST macro
/external/libxml2/os400/
Dos400config.h.in291 #define SEND_ARG2_CAST (char *) macro