Lines Matching refs:execve
106 exceptions for execve() described in section 6.
172 Inherit the current vector length across execve(). Otherwise, the
173 vector length is reset to the system default at execve(). (See
178 Defer the requested vector length change until the next execve()
182 call immediately after the next execve() (if any) by the thread:
201 to be applied at the next execve() by the thread (dependent on whether
214 vector length that will be applied at the next execve() by the calling
238 Vector length will be inherited across execve().
242 fork() or vfork() and the corresponding execve() in typical use).
361 * At every execve() call, the new vector length of the new process is set to
371 of any existing process or thread that does not make an execve() call.