Searched refs:MSGTOTAL (Results 1 – 2 of 2) sorted by relevance
148 display = MSGTOTAL; in main()160 display = SHMTOTAL | MSGTOTAL | SEMTOTAL; in main()199 if (display & (MSGINFO | MSGTOTAL)) { in main()200 if (display & MSGTOTAL) in main()
44 #define MSGTOTAL 8 macro