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

/external/strace/
H A Dstrace.c1331 int pid, expected_grandchild = 0, found_grandchild = 0; local
1391 found_grandchild = tracee_pid;
1420 if (expected_grandchild && expected_grandchild == found_grandchild) {

Completed in 1011 milliseconds