Lines Matching refs:execve
127 exceptions for execve() described in section 6.
216 Inherit the current vector length across execve(). Otherwise, the
217 vector length is reset to the system default at execve(). (See
222 Defer the requested vector length change until the next execve()
226 call immediately after the next execve() (if any) by the thread:
246 to be applied at the next execve() by the thread (dependent on whether
259 vector length that will be applied at the next execve() by the calling
277 Vector length will be inherited across execve().
281 fork() or vfork() and the corresponding execve() in typical use).
443 * At every execve() call, the new vector length of the new process is set to
453 of any existing process or thread that does not make an execve() call.