Lines Matching defs:ExitWithError
43 [[noreturn]] static void ExitWithError(int error_fd, const char *operation) {
57 ExitWithError(error_fd, "personality get");
61 ExitWithError(error_fd, "personality set");
69 ExitWithError(error_fd, "DupDescriptor-open");
75 ExitWithError(error_fd, "DupDescriptor-dup2");
114 ExitWithError(error_fd, "setpgid");
121 ExitWithError(error_fd, "close");
125 ExitWithError(error_fd, "dup2");
137 ExitWithError(error_fd, "chdir");
147 ExitWithError(error_fd, "pthread_sigmask");
152 ExitWithError(error_fd, "setgid");
193 ExitWithError(error_fd, "ptrace");
216 ExitWithError(error_fd, "execve");