Home | History | Annotate | Download | only in strace

Lines Matching defs:perror_msg

341 void perror_msg(const char *fmt, ...)
424 perror_msg("ptrace(PTRACE_%s,pid:%d,sig:%d)", msg, tcp->pid, sig);
568 perror_msg("%s", outfname);
589 perror_msg("%s", outfname);
817 perror_msg("detach: ptrace(PTRACE_DETACH,%u)", tcp->pid);
824 perror_msg("detach: tkill(%u,0)", tcp->pid);
840 perror_msg("detach: ptrace(PTRACE_INTERRUPT,%u)", tcp->pid);
847 perror_msg("detach: tkill(%u,SIGSTOP)", tcp->pid);
868 perror_msg("detach: waitpid(%u)", tcp->pid);
1062 perror_msg("attach: ptrace(PTRACE_ATTACH, ...)");
1086 perror_msg("attach: ptrace(PTRACE_ATTACH, ...)");