Searched refs:msg_q_2 (Results 1 – 1 of 1) sorted by relevance
76 int msg_q_2 = -1; /* Another message queue ID created in setup */ variable86 &msg_q_2, &rcv_buf, EACCES},185 if ((msg_q_2 = msgget(msgkey2, IPC_CREAT | IPC_EXCL)) == -1) { in setup()200 rm_queue(msg_q_2); in cleanup()