Searched refs:SEMTOTAL (Results 1 – 2 of 2) sorted by relevance
154 display = SEMTOTAL; in main()160 display = SHMTOTAL | MSGTOTAL | SEMTOTAL; in main()260 if (display & (SEMINFO | SEMTOTAL)) { in main()264 if (display & SEMTOTAL) in main()
46 #define SEMTOTAL 32 macro