Home
last modified time | relevance | path

Searched refs:SEMTOTAL (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.bin/ipcs/
HDipcs.c119 #define SEMTOTAL 32 macro
156 display = SEMTOTAL; in main()
162 display = SHMTOTAL | MSGTOTAL | SEMTOTAL; in main()
416 if ((display & (SEMINFO | SEMTOTAL)) && in main()
420 if (display & SEMTOTAL) { in main()
499 if (display & (SEMINFO | SEMTOTAL)) { in main()