Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c1331 int pid, expected_grandchild = 0, found_grandchild = 0; in test_ptrace_setoptions_followfork() local
1411 expected_grandchild = msg; in test_ptrace_setoptions_followfork()
1420 if (expected_grandchild && expected_grandchild == found_grandchild) { in test_ptrace_setoptions_followfork()