Searched refs:PTRACE_EVENT_FORK (Results 1 – 3 of 3) sorted by relevance
42 #define PTRACE_EVENT_FORK 1 macro
328 # define PTRACE_EVENT_FORK 1 macro
741 if (status >> 16 == PTRACE_EVENT_FORK) { in test_ptrace_setoptions()2378 status >> 16 == PTRACE_EVENT_FORK) { in handle_ptrace_event()