OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_BATCH
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
msg_flags.h
2
#if !(defined(
MSG_BATCH
) || (defined(HAVE_DECL_MSG_BATCH) && HAVE_DECL_MSG_BATCH))
3
# define
MSG_BATCH
0x40000
60
XLAT(
MSG_BATCH
),
/bionic/libc/include/sys/
socket.h
254
#define
MSG_BATCH
0x40000
Completed in 363 milliseconds