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