Lines Matching full:tracee_pid
1385 int status, tracee_pid;1388 tracee_pid = waitpid(pid, &status, 0);1389 if (tracee_pid <= 0) {1393 __func__, tracee_pid);