OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEND_ARG2_CAST
(Results
1 - 5
of
5
) sorted by null
/external/libxml2/
config.h
304
#define
SEND_ARG2_CAST
/**/
nanoftp.c
772
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0);
800
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0);
831
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0);
1027
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0);
1050
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0);
1091
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0);
1123
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0);
1145
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0);
1297
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0);
1348
res = send(ctxt->controlFd,
SEND_ARG2_CAST
buf, len, 0)
[
all
...]
nanohttp.c
471
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
291
#define
SEND_ARG2_CAST
(char *)
Completed in 172 milliseconds