Home
last modified time | relevance | path

Searched refs:MSG_BATCH (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dmsg_flags.h2 #if !(defined(MSG_BATCH) || (defined(HAVE_DECL_MSG_BATCH) && HAVE_DECL_MSG_BATCH))
3 # define MSG_BATCH 0x40000 macro
60 XLAT(MSG_BATCH),
Dmsg_flags.in18 MSG_BATCH 0x40000
/external/strace/
DChangeLog10060 * xlat/msg_flags.in: Add MSG_BATCH.