Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c699 int pid, expected_grandchild = 0, found_grandchild = 0; in test_ptrace_setoptions() local
746 expected_grandchild = msg; in test_ptrace_setoptions()
755 if (expected_grandchild && expected_grandchild == found_grandchild) in test_ptrace_setoptions()