Lines Matching full:maximum
34 .Nd control maximum system resource consumption
58 The maximum amount (in bytes) of virtual memory the process is
65 The maximum amount of cpu time (in seconds) to be used by
68 The maximum size (in bytes) of the data segment for a process;
75 The maximum number of kqueues this user id is allowed to create.
77 The maximum size (in bytes) which a process may lock into memory
82 The maximum number of open files for this process.
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
109 The maximum size (in bytes) of socket buffer usage for this user.
113 The maximum size (in bytes) of the stack segment for a process;
117 The maximum size (in bytes) of the swap space that may be reserved or
148 rlim_t rlim_max; /* maximum value for rlim_cur */
152 Only the super-user may raise the maximum limits.
228 raised the maximum limit value, and the caller is not the super-user.