Lines Matching +full:segment +full:-
43 on the shared memory segment identified by
45 .Bl -tag -width SHM_UNLOCKX
47 Fetch the segment's
60 members of the segment's
71 Removes the segment from the system.
73 effect until all processes having attached the segment have exited.
84 no further processes will be allowed to attach the segment.
86 .\" Locks the segment in memory. The calling process must have
89 .\" Unlocks the segment from memory. The calling process must
100 .Bd -literal
103 size_t shm_segsz; /* size of segment in bytes */
113 .Rv -std shmctl
119 .Bl -tag -width Er
122 no shared memory segment was found corresponding to
126 .\" when an attempt is made to modify (IPC_M) by a non-creator
127 .\" non-owner
130 the shared memory segment's owner or creator.
133 shared memory segment.