Lines Matching +full:shared +full:- +full:memory
32 .Nd attach or detach shared memory
47 attaches the shared memory segment identified by
56 .Bl -bullet
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
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.