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