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