IPC_SET
case IPC_SET: {
case IPC_SET: {
case IPC_SET:
status_t status = msgctl(msgID, IPC_SET, &msg_queue);
status = msgctl(msgID, IPC_SET, &msg_queue);
status = semctl(semID, 0, IPC_SET, args);