Lines Matching +full:shared +full:- +full:memory
9 ipcrm \- remove a message queue, semaphore set, or shared memory ID
13 \fBipcrm\fR [\fB-z\fR \fIzone\fR] [\fB-m\fR \fIshmid\fR] [\fB-q\fR \fImsqid\fR] [\fB-s\fR \fIsemid\…
14 [\fB-M\fR \fIshmkey\fR] [\fB-Q\fR \fImsgkey\fR] [\fB-S\fR \fIsemkey\fR]
20 \fBipcrm\fR removes one or more messages, semaphores, or shared memory
29 \fB\fB-z\fR \fIzone\fR\fR
43 \fB\fB-m\fR \fIshmid\fR\fR
46 Removes the shared memory identifier \fIshmid\fR from the system. The shared
47 memory segment and data structure associated with it are destroyed after the
54 \fB\fB-q\fR \fImsqid\fR\fR
64 \fB\fB-s\fR \fIsemid\fR\fR
74 \fB\fB-M\fR \fIshmkey\fR\fR
77 Removes the shared memory identifier, created with key \fIshmkey\fR, from the
78 system. The shared memory segment and data structure associated with it are
85 \fB\fB-Q\fR \fImsgkey\fR\fR
95 \fB\fB-S\fR \fIsemkey\fR\fR