Lines Matching refs:tracee_pid
1516 int status, tracee_pid;1519 tracee_pid = waitpid(pid, &status, 0);1520 if (tracee_pid <= 0) {1524 tracee_pid);