Searched defs:ExecDeathTestArgs (Results 1 – 3 of 3) 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
1222 struct ExecDeathTestArgs { struct1223 char* const* argv; // Command-line arguments for the child's call to exec1224 int close_fd; // File descriptor to close; the read end of a pipe
9453 struct ExecDeathTestArgs { struct9454 char* const* argv; // Command-line arguments for the child's call to exec9455 int close_fd; // File descriptor to close; the read end of a pipe