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