Lines Matching +full:shared +full:- +full:memory
31 .Nd obtain a shared memory identifier
44 returns the identifier of a newly created or previously existing shared
45 memory segment.
54 .Bl -bullet
76 .Bl -tag -width 0000
91 .\" XXX - we should also mention how uid, euid, and gid affect ownership
97 When creating a new shared memory segment,
106 returns the positive integer identifier of a shared memory segment.
107 Otherwise, -1 is returned and
115 .Bl -tag -width Er
124 No shared memory segment was found matching
128 The kernel was unable to allocate enough memory to
131 IPC_CREAT and IPC_EXCL were specified, and a shared memory segment