OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVBUFFER_SENDFILE
(Results
1 - 2
of
2
) sorted by null
/external/libevent/
evbuffer-internal.h
188
#define
EVBUFFER_SENDFILE
0x0002 /**< a chain used for sendfile */
buffer.c
199
if (chain->flags & (EVBUFFER_MMAP|
EVBUFFER_SENDFILE
|
224
if (chain->flags &
EVBUFFER_SENDFILE
) {
[
all
...]
Completed in 50 milliseconds