Lines Matching +full:signal +full:- +full:id
56 .Bl -tag -width RLIMIT_FSIZEAA
75 The maximum number of kqueues this user id is allowed to create.
84 The maximum number of simultaneous processes for this user id.
86 The maximum number of pseudo-terminals this user id is allowed to create.
88 The maximum total size of in-kernel buffers for bi-directional pipes/fifos
89 that this user id is allowed to consume.
93 are also charged to the user ID of the process opening it,
118 used by all of this user id's processes.
126 The limit of the number of process-shared posix thread library objects
127 allocated by user id.
134 When a soft limit is exceeded, a process might or might not receive a signal.
145 .Bd -literal -offset indent
152 Only the super-user may raise the maximum limits.
166 Because this information is stored in the per-process information,
170 is thus a built-in command to
180 if this signal is not
181 caught by a handler using the signal stack, this signal
185 soft limit will cause the write to fail and a signal
192 signal is sent to the
200 and no signal is raised.
207 signal will be delivered.
211 .Rv -std
219 .Bl -tag -width Er
228 raised the maximum limit value, and the caller is not the super-user.