Searched defs:ExecDeathTestArgs (Results 1 – 1 of 1) sorted by relevance
921 struct ExecDeathTestArgs { struct922 char* const* argv; // Command-line arguments for the child's call to exec923 int close_fd; // File descriptor to close; the read end of a pipe