Searched refs:MSG_STAT_ANY (Results 1 – 9 of 9) sorted by relevance
16 #ifndef MSG_STAT_ANY17 # define MSG_STAT_ANY 13 macro
115 msgid = msgctl(TST_RET, MSG_STAT_ANY, &buf); in verify_msgctl()125 if (msgctl(i, MSG_STAT_ANY, &buf) != -1) in verify_msgctl()149 TEST(msgctl(msg_id, MSG_STAT_ANY, &temp_buf)); in setup()
30 #define MSG_STAT_ANY (13 | (IPC_STAT & 0x100)) macro
37 case MSG_STAT_ANY: in msgctl()
40 case MSG_STAT_ANY: in msgctl()