Lines Matching refs:execve
81 exceptions for execve() described in section 6.
156 Inherit the current vector length across execve(). Otherwise, the
157 vector length is reset to the system default at execve(). (See
162 Defer the requested vector length change until the next execve()
166 call immediately after the next execve() (if any) by the thread:
186 to be applied at the next execve() by the thread (dependent on whether
199 vector length that will be applied at the next execve() by the calling
217 Vector length will be inherited across execve().
221 fork() or vfork() and the corresponding execve() in typical use).
358 * At every execve() call, the new vector length of the new process is set to
368 of any existing process or thread that does not make an execve() call.