OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bytesSent
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/libevent/dist/
buffer_iocp.c
182
DWORD
bytesSent
;
229
if (WSASend(buf_o->fd, buf_o->buffers, i, &
bytesSent
, 0,
buffer.c
2457
DWORD
bytesSent
;
2458
if (WSASend(fd, iov, i, &
bytesSent
, 0, NULL, NULL))
2461
n =
bytesSent
;
/src/external/bsd/ntp/dist/sntp/libevent/
buffer_iocp.c
181
DWORD
bytesSent
;
228
if (WSASend(buf_o->fd, buf_o->buffers, i, &
bytesSent
, 0,
buffer.c
2455
DWORD
bytesSent
;
2456
if (WSASend(fd, iov, i, &
bytesSent
, 0, NULL, NULL))
2459
n =
bytesSent
;
Completed in 19 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026