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