Home | History | Annotate | Download | only in strace

Lines Matching refs:sig

215 ptrace_restart(int op, struct tcb *tcp, int sig)
221 ptrace(op, tcp->pid, (void *) 1, (long) sig);
233 msg, sig, strerror(err));