Searched defs:ptrace_attach_or_seize (Results 1 – 1 of 1) sorted by relevance
365 ptrace_attach_or_seize(int pid) in ptrace_attach_or_seize() function377 # define ptrace_attach_or_seize(pid) ptrace(PTRACE_ATTACH, (pid), 0, 0) macro