Table 4.11. MDB Reference for IPC
dcmd or walker | Description |
|---|
dcmd id2msq | convert message queue ID to pointer |
dcmd id2sem | convert semaphore ID to pointer |
dcmd id2shm | convert shared memory ID to pointer |
dcmd ipcid | perform an IPC id lookup |
dcmd ipckey | perform an IPC key lookup |
dcmd ipcperm | display an IPC perm structure |
dcmd ipcs | display System V IPC information |
dcmd kmsqid | display a struct kmsqid |
dcmd ksemid | display a struct ksemid |
dcmd kshmid | display a struct kshmid |
dcmd msg | display contents of a message |
walk ipcsvc | walk a System V IPC service |
walk msgqueue | walk messages on a message queue |
walk msq | walk the active msqid_ds structures |
walk sem | walk the active semid_ds structures |
walk shm | walk the active shmid_ds structures |