Searched refs:test_ptrace_setoptions (Results 1 – 2 of 2) sorted by relevance
304 Fix PTRACE_GETEVENTMSG usage and enhance test_ptrace_setoptions()306 (test_ptrace_setoptions): Test that PTRACE_GETEVENTMSG works properly.451 * strace.c (test_ptrace_setoptions): Add PTRACE_O_TRACECLONE and493 * strace.c (main): Call test_ptrace_setoptions() before parsing495 test_ptrace_setoptions().524 Cleanup test_ptrace_setoptions()525 * strace.c (test_ptrace_setoptions): Cleanup.526 (main): Fix test_ptrace_setoptions() error diagnostics message.556 * strace.c [LINUX] (test_ptrace_setoptions): New function, tests559 (main): Call test_ptrace_setoptions() if followfork option is set.
697 test_ptrace_setoptions(void) in test_ptrace_setoptions() function962 if (test_ptrace_setoptions() < 0) { in main()