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