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