Home | History | Annotate | Download | only in linux-gnu

Lines Matching refs:PTRACE_SETOPTIONS

132 	if (ptrace(PTRACE_SETOPTIONS, pid, 0, (void *)options) < 0 &&
134 perror("PTRACE_SETOPTIONS");