Lines Matching +full:segment +full:-
47 attaches the shared memory segment identified by
50 The address where the segment
56 .Bl -bullet
60 is 0, the segment is attached at an address selected by the
69 the segment is attached the specified address.
87 cleared before the segment is attached.
93 some pre-existing mappings, the
100 detaches the shared memory segment at the address specified by
106 returns the address where the segment is attached; otherwise, -1
111 .Rv -std shmdt
117 .Bl -tag -width Er
119 No shared memory segment was found corresponding to
130 space being smaller than the segment size,
131 or because pre-existing mappings are in the range and no
135 Failed to attach the shared memory segment because the per-process
145 .Bl -tag -width Er
150 does not point to a shared memory segment.