Lines Matching refs:perror_msg_and_die

319 void perror_msg_and_die(const char *fmt, ...)
419 perror_msg_and_die("fcntl(%d, F_GETFD)", fd);
447 perror_msg_and_die("setreuid");
481 perror_msg_and_die("Can't fopen '%s'", path);
507 perror_msg_and_die("pipe");
513 perror_msg_and_die("vfork");
520 perror_msg_and_die("dup2");
524 perror_msg_and_die("Can't execute '%s'", _PATH_BSHELL);
972 perror_msg_and_die("fork");
1112 perror_msg_and_die("ptrace(PTRACE_TRACEME, ...)");
1122 perror_msg_and_die("initgroups");
1125 perror_msg_and_die("setregid");
1128 perror_msg_and_die("setreuid");
1133 perror_msg_and_die("setreuid");
1155 perror_msg_and_die("exec");
1171 perror_msg_and_die("exec");
1220 perror_msg_and_die("Can't stat '%s'", filename);
1240 perror_msg_and_die("fork");
1265 perror_msg_and_die("waitpid");
1269 perror_msg_and_die("Unexpected wait status %x", status);
1279 perror_msg_and_die("Can't attach to %d", pid);
1342 perror_msg_and_die("fork");
1346 perror_msg_and_die("%s: PTRACE_TRACEME doesn't work",
1350 perror_msg_and_die("fork");
1365 perror_msg_and_die("%s: unexpected wait result %d",
1395 perror_msg_and_die("PTRACE_CONT doesn't work");
1417 perror_msg_and_die("PTRACE_SYSCALL doesn't work");
1462 perror_msg_and_die("fork");
1468 perror_msg_and_die("%s: PTRACE_TRACEME doesn't work",
1483 perror_msg_and_die("%s: unexpected wait result %d",
1517 perror_msg_and_die("PTRACE_SYSCALL doesn't work");
1550 perror_msg_and_die("fork");
1577 perror_msg_and_die("%s: unexpected wait result %d",
1598 perror_msg_and_die("uname");
2079 perror_msg_and_die("wait4(__WALL)");
2301 perror_msg_and_die("PTRACE_SETOPTIONS");