Searched defs:ExecDeathTestArgs (Results 1 – 3 of 3) sorted by relevance
1206 struct ExecDeathTestArgs { struct1207 char* const* argv; // Command-line arguments for the child's call to exec1208 int close_fd; // File descriptor to close; the read end of a pipe
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
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