st_phase_requested  272 fencing/remote.c     return ((op->phase > st_phase_requested)? "reboot" : op->action);
st_phase_requested  340 fencing/remote.c         op->phase = st_phase_requested;
st_phase_requested 1402 fencing/remote.c     if ((op->phase == st_phase_requested) && safe_str_eq(op->action, "on")) {
st_phase_requested 1741 fencing/remote.c                           op, st_phase_requested, props);