HomeSort by relevance Sort by last modified time
    Searched refs:SEND_ARG2_CAST (Results 1 - 5 of 5) sorted by null

  /external/libxml2/
config.h 304 #define SEND_ARG2_CAST /**/
nanoftp.c 778 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 buf, len, 0)
    [all...]
nanohttp.c 464 int nsent = send(ctxt->fd, SEND_ARG2_CAST (xmt_ptr + total_sent),
    [all...]
  /external/libxml2/include/
win32config.h 8 #define SEND_ARG2_CAST
  /external/libxml2/os400/
os400config.h.in 347 #define SEND_ARG2_CAST (char *)

Completed in 72 milliseconds