checked_through_kill   68 lib/common/pid.c         bool checked_through_kill = (rc == 0);
checked_through_kill   94 lib/common/pid.c             if ((rdlnk_errno == EACCES) && checked_through_kill) {