DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

semques - Print information about active semaphore queues

SYNOPSIS

semques
semque

DESCRIPTION

The semques macro displays information about the active semaphores on the system at the time of the dump. It is similar to running 'ipcs -s' on a live system.

Typical output looks like this:


 S> semques
 Id    Addr     first    last   uid gid qbytes cbytes q_num spid rpid mode
 001 D0219D08 D0259E80 D0259E60 000 068  8000   0138   006  0EB0 2364 81B6

DEFINED IN

ipc.k

SEE ALSO

ipcs(1), msgques, shmem

APPENDIX A: Alphabetic Index of Macros