Searched defs:ExecDeathTestArgs (Results 1 – 4 of 4) sorted by relevance
1150 struct ExecDeathTestArgs { struct1151 char* const* argv; // Command-line arguments for the child's call to exec1152 int close_fd; // File descriptor to close; the read end of a pipe
1209 struct ExecDeathTestArgs { struct1210 char* const* argv; // Command-line arguments for the child's call to exec1211 int close_fd; // File descriptor to close; the read end of a pipe
8794 struct ExecDeathTestArgs { struct8795 char* const* argv; // Command-line arguments for the child's call to exec8796 int close_fd; // File descriptor to close; the read end of a pipe
7767 struct ExecDeathTestArgs { struct7768 char* const* argv; // Command-line arguments for the child's call to exec7769 int close_fd; // File descriptor to close; the read end of a pipe