Home
last modified time | relevance | path

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

/external/strace/xlat/
Dipc_msg_flags.h11 #if defined(MSG_NOERROR) || (defined(HAVE_DECL_MSG_NOERROR) && HAVE_DECL_MSG_NOERROR)
12 XLAT(MSG_NOERROR),
Dipc_msg_flags.in1 MSG_NOERROR
/external/kernel-headers/original/uapi/linux/
Dmsg.h11 #define MSG_NOERROR 010000 /* no error if message is too big */ macro