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