skip_reason 322 lib/pacemaker/pcmk_sched_notif.c const char *skip_reason = NULL; skip_reason 328 lib/pacemaker/pcmk_sched_notif.c skip_reason = "no action"; skip_reason 330 lib/pacemaker/pcmk_sched_notif.c skip_reason = "no parent notification"; skip_reason 332 lib/pacemaker/pcmk_sched_notif.c skip_reason = "node offline"; skip_reason 334 lib/pacemaker/pcmk_sched_notif.c skip_reason = "original action not runnable"; skip_reason 336 lib/pacemaker/pcmk_sched_notif.c if (skip_reason != NULL) { skip_reason 338 lib/pacemaker/pcmk_sched_notif.c rsc->id, node->details->uname, skip_reason);