Searched refs:queueOther (Results 1 – 1 of 1) sorted by relevance
145 mqd_t queue, queueOther; variable152 queueOther = mq_open(qName, O_CREAT | O_EXCL, S_IRUSR | S_IWUSR, NULL);153 ICUNIT_GOTO_EQUAL(queueOther, (mqd_t)-1, queueOther, EXIT1);