Lines Matching refs:execve
112 exceptions for execve() described in section 6.
191 Inherit the current vector length across execve(). Otherwise, the
192 vector length is reset to the system default at execve(). (See
197 Defer the requested vector length change until the next execve()
201 call immediately after the next execve() (if any) by the thread:
221 to be applied at the next execve() by the thread (dependent on whether
234 vector length that will be applied at the next execve() by the calling
252 Vector length will be inherited across execve().
256 fork() or vfork() and the corresponding execve() in typical use).
393 * At every execve() call, the new vector length of the new process is set to
403 of any existing process or thread that does not make an execve() call.