shutdown_op        82 include/pcmki/pcmki_scheduler.h extern gboolean shutdown_constraints(pe_node_t * node, pe_action_t * shutdown_op,
shutdown_op       718 lib/pacemaker/pcmk_sched_graph.c shutdown_constraints(pe_node_t * node, pe_action_t * shutdown_op, pe_working_set_t * data_set)
shutdown_op       754 lib/pacemaker/pcmk_sched_graph.c                             NULL, strdup(CRM_OP_SHUTDOWN), shutdown_op,
shutdown_op       540 lib/pacemaker/pcmk_sched_utils.c     pe_action_t *shutdown_op = custom_action(NULL, shutdown_id, CRM_OP_SHUTDOWN,
shutdown_op       544 lib/pacemaker/pcmk_sched_utils.c     shutdown_constraints(node, shutdown_op, data_set);
shutdown_op       545 lib/pacemaker/pcmk_sched_utils.c     add_hash_param(shutdown_op->meta, XML_ATTR_TE_NOWAIT, XML_BOOLEAN_TRUE);
shutdown_op       546 lib/pacemaker/pcmk_sched_utils.c     return shutdown_op;