checked_through_kill   49 lib/common/pid.c         bool checked_through_kill = (rc == 0);
checked_through_kill   74 lib/common/pid.c                 return checked_through_kill? pcmk_rc_ok : EACCES;