Searched refs:SEND_ARG2_CAST (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/
H A Dconfig.h304 #define SEND_ARG2_CAST /**/ macro
H A Dnanoftp.c778 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0);
806 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0);
837 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0);
1033 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0);
1055 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0);
1096 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0);
1127 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0);
1149 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0);
1299 res = send(ctxt->controlFd, SEND_ARG2_CAST buf, len, 0);
1350 res = send(ctxt->controlFd, SEND_ARG2_CAST bu
[all...]
H A Dnanohttp.c464 int nsent = send(ctxt->fd, SEND_ARG2_CAST (xmt_ptr + total_sent),
/external/libxml2/include/
H A Dwin32config.h8 #define SEND_ARG2_CAST macro
/external/libxml2/os400/
H A Dos400config.h.in347 #define SEND_ARG2_CAST (char *)

Completed in 382 milliseconds