Home
last modified time | relevance | path

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

/external/libxml2/
Dnanoftp.c778 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPSendUser()
806 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPSendPasswd()
837 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPQuit()
1033 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1055 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1096 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1127 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1149 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPConnect()
1299 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPCwd()
1350 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0); in xmlNanoFTPDele()
[all …]
Dconfig.h306 #define SEND_ARG2_CAST /**/ macro
Dconfigure.ac642 AC_DEFINE([SEND_ARG2_CAST], [], definition
645 AC_DEFINE([SEND_ARG2_CAST], [(char *)], definition
Dnanohttp.c464 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.in347 #define SEND_ARG2_CAST (char *) macro