SEMINFO
int display = SHMINFO | MSGINFO | SEMINFO;
display = SEMINFO;
if (display & (SEMINFO | SEMTOTAL)) {
if (display & SEMINFO) {