Searched refs:ptrace_setoptions (Results 1 – 4 of 4) sorted by relevance
86 unsigned int ptrace_setoptions = 0; variable756 ptrace_setoptions |= test_options; in test_ptrace_setoptions()966 ptrace_setoptions = 0; in main()970 ptrace_setoptions); in main()2582 if (ptrace_setoptions && (status >> 16)) { in trace()2615 if (followfork && (tcp->parent == NULL) && ptrace_setoptions) in trace()2617 NULL, ptrace_setoptions) < 0 && in trace()2619 ptrace_setoptions = 0; in trace()
157 * tests/ptrace_setoptions: Replace "grep -q" with "grep > /dev/null".189 * tests/ptrace_setoptions: Likewise.527 Print ptrace_setoptions value in debug mode.531 Handle followfork using ptrace_setoptions if available541 ptrace_setoptions is in effect.543 [LINUX] (trace): If ptrace_setoptions is in effect, then555 (ptrace_setoptions): New variable declaration.558 in the new variable ptrace_setoptions for later use.
501 extern unsigned int ptrace_setoptions;
926 if ((ptrace_setoptions in internal_fork()