Home
last modified time | relevance | path

Searched refs:found_grandchild (Results 1 – 1 of 1) sorted by relevance

/external/strace/
Dstrace.c702 int pid, expected_grandchild = 0, found_grandchild = 0; in test_ptrace_setoptions() local
729 found_grandchild = tracee_pid; in test_ptrace_setoptions()
758 if (expected_grandchild && expected_grandchild == found_grandchild) in test_ptrace_setoptions()