Searched refs:MSG_STAT_ANY (Results 1 – 7 of 7) sorted by relevance
48 #if defined(MSG_STAT_ANY) || (defined(HAVE_DECL_MSG_STAT_ANY) && HAVE_DECL_MSG_STAT_ANY)50 static_assert((MSG_STAT_ANY) == (13), "MSG_STAT_ANY != 13");53 # define MSG_STAT_ANY 1375 XLAT(MSG_STAT_ANY),
8 MSG_STAT_ANY 13
39 #ifndef MSG_STAT_ANY40 # define MSG_STAT_ANY 13 macro176 rc = msgctl(id, MSG_STAT_ANY, &ds); in main()
10 #define MSG_STAT_ANY 13 macro
3438 xlat: add MSG_STAT_ANY.3439 * xlat/msgctl_flags.in (MSG_STAT_ANY): New constant, introduced