Searched refs:SHMTOTAL (Results 1 – 2 of 2) sorted by relevance
133 display = SHMTOTAL; in main()160 display = SHMTOTAL | MSGTOTAL | SEMTOTAL; in main()230 if (display & (SHMINFO | SHMTOTAL)) { in main()232 if (display & SHMTOTAL) in main()
42 #define SHMTOTAL 2 macro