Searched defs:ExecDeathTestArgs (Results 1 – 9 of 9) sorted by relevance
937 struct ExecDeathTestArgs { struct938 char* const* argv; // Command-line arguments for the child's call to exec939 int close_fd; // File descriptor to close; the read end of a pipe
878 struct ExecDeathTestArgs { struct879 char* const* argv; // Command-line arguments for the child's call to exec880 int close_fd; // File descriptor to close; the read end of a pipe
923 struct ExecDeathTestArgs { struct924 char* const* argv; // Command-line arguments for the child's call to exec925 int close_fd; // File descriptor to close; the read end of a pipe
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
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
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
7771 struct ExecDeathTestArgs { struct7772 char* const* argv; // Command-line arguments for the child's call to exec7773 int close_fd; // File descriptor to close; the read end of a pipe