new_rsc_order     892 pengine/clone.c     new_rsc_order(rsc, RSC_STOPPED, rsc, RSC_START, pe_order_optional, data_set);
new_rsc_order     893 pengine/clone.c     new_rsc_order(rsc, RSC_START, rsc, RSC_STARTED, pe_order_runnable_left, data_set);
new_rsc_order     894 pengine/clone.c     new_rsc_order(rsc, RSC_STOP, rsc, RSC_STOPPED, pe_order_runnable_left, data_set);
new_rsc_order     897 pengine/clone.c         new_rsc_order(rsc, RSC_DEMOTED, rsc, RSC_STOP, pe_order_optional, data_set);
new_rsc_order     898 pengine/clone.c         new_rsc_order(rsc, RSC_STARTED, rsc, RSC_PROMOTE, pe_order_runnable_left, data_set);
new_rsc_order     911 pengine/clone.c         new_rsc_order(child_rsc, RSC_START, rsc, RSC_STARTED, pe_order_implies_then_printed,
new_rsc_order     918 pengine/clone.c         new_rsc_order(child_rsc, RSC_STOP, rsc, RSC_STOPPED, pe_order_implies_then_printed,
new_rsc_order     408 pengine/constraints.c         order_id = new_rsc_order(rsc_first, action_first, rsc_then, action_then, cons_weight, data_set);
new_rsc_order     441 pengine/constraints.c     order_id = new_rsc_order(rsc_then, action_then, rsc_first, action_first, cons_weight, data_set);
new_rsc_order    1226 pengine/constraints.c             new_rsc_order(first_rsc, first_tasks[first_lpc], then_rsc, then_tasks[then_lpc],
new_rsc_order    1676 pengine/constraints.c                 new_rsc_order(last, action, resource, action, flags, data_set);
new_rsc_order    1729 pengine/constraints.c                 new_rsc_order(resource, action, last, action, flags, data_set);
new_rsc_order    1874 pengine/constraints.c         new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
new_rsc_order    1880 pengine/constraints.c                 new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
new_rsc_order    1890 pengine/constraints.c                 new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
new_rsc_order    1905 pengine/constraints.c                         new_rsc_order(rsc_1, action_1, rsc_2, action_2, flags, data_set);
new_rsc_order     258 pengine/container.c         new_rsc_order(rsc, RSC_START, container_data->child, RSC_START, pe_order_implies_first_printed, data_set);
new_rsc_order     259 pengine/container.c         new_rsc_order(rsc, RSC_STOP, container_data->child, RSC_STOP, pe_order_implies_first_printed, data_set);
new_rsc_order     262 pengine/container.c             new_rsc_order(container_data->child, RSC_STARTED, rsc, RSC_STARTED, pe_order_implies_then_printed, data_set);
new_rsc_order     263 pengine/container.c             new_rsc_order(container_data->child, RSC_STOPPED, rsc, RSC_STOPPED, pe_order_implies_then_printed, data_set);
new_rsc_order     265 pengine/container.c             new_rsc_order(container_data->child, RSC_START, rsc, RSC_STARTED, pe_order_implies_then_printed, data_set);
new_rsc_order     266 pengine/container.c             new_rsc_order(container_data->child, RSC_STOP, rsc, RSC_STOPPED, pe_order_implies_then_printed, data_set);
new_rsc_order     284 pengine/container.c         new_rsc_order(tuple->docker, RSC_START, rsc, RSC_STARTED, pe_order_implies_then_printed, data_set);
new_rsc_order     285 pengine/container.c         new_rsc_order(tuple->docker, RSC_STOP, rsc, RSC_STOPPED, pe_order_implies_then_printed, data_set);
new_rsc_order     291 pengine/container.c             new_rsc_order(tuple->ip, RSC_START, tuple->docker, RSC_START,
new_rsc_order     293 pengine/container.c             new_rsc_order(tuple->docker, RSC_STOP, tuple->ip, RSC_STOP,
new_rsc_order     322 pengine/container.c             new_rsc_order(container_data->child, RSC_DEMOTED, rsc, RSC_DEMOTED, pe_order_implies_then_printed, data_set);
new_rsc_order     325 pengine/container.c             new_rsc_order(rsc, RSC_DEMOTE, container_data->child, RSC_DEMOTE, pe_order_implies_first_printed, data_set);
new_rsc_order     328 pengine/container.c             new_rsc_order(container_data->child, RSC_PROMOTED, rsc, RSC_PROMOTED, pe_order_implies_then_printed, data_set);
new_rsc_order     331 pengine/container.c             new_rsc_order(rsc, RSC_PROMOTE, container_data->child, RSC_PROMOTE, pe_order_implies_first_printed, data_set);
new_rsc_order     185 pengine/group.c     new_rsc_order(rsc, RSC_STOPPED, rsc, RSC_START, pe_order_optional, data_set);
new_rsc_order     186 pengine/group.c     new_rsc_order(rsc, RSC_START, rsc, RSC_STARTED, pe_order_runnable_left, data_set);
new_rsc_order     187 pengine/group.c     new_rsc_order(rsc, RSC_STOP, rsc, RSC_STOPPED, pe_order_runnable_left, data_set);
new_rsc_order     211 pengine/group.c             new_rsc_order(rsc, RSC_DEMOTE, child_rsc, RSC_DEMOTE,
new_rsc_order     214 pengine/group.c             new_rsc_order(child_rsc, RSC_DEMOTE, rsc, RSC_DEMOTED, stopped, data_set);
new_rsc_order     216 pengine/group.c             new_rsc_order(child_rsc, RSC_PROMOTE, rsc, RSC_PROMOTED, started, data_set);
new_rsc_order     218 pengine/group.c             new_rsc_order(rsc, RSC_PROMOTE, child_rsc, RSC_PROMOTE,
new_rsc_order     226 pengine/group.c         new_rsc_order(child_rsc, RSC_STOP, rsc, RSC_STOPPED, stopped, data_set);
new_rsc_order     228 pengine/group.c         new_rsc_order(child_rsc, RSC_START, rsc, RSC_STARTED, started, data_set);
new_rsc_order     233 pengine/group.c                 new_rsc_order(rsc, RSC_PROMOTE, child_rsc, RSC_PROMOTE,
new_rsc_order     244 pengine/group.c                 new_rsc_order(last_rsc, RSC_PROMOTE, child_rsc, RSC_PROMOTE, start, data_set);
new_rsc_order     245 pengine/group.c                 new_rsc_order(child_rsc, RSC_DEMOTE, last_rsc, RSC_DEMOTE, pe_order_optional,
new_rsc_order     260 pengine/group.c                 new_rsc_order(rsc, RSC_PROMOTE, child_rsc, RSC_PROMOTE, flags, data_set);
new_rsc_order     285 pengine/group.c         new_rsc_order(last_rsc, RSC_STOP, rsc, RSC_STOPPED, stop_stopped_flags, data_set);
new_rsc_order     288 pengine/group.c             new_rsc_order(rsc, RSC_DEMOTE, last_rsc, RSC_DEMOTE, stop_stop_flags, data_set);
new_rsc_order     289 pengine/group.c             new_rsc_order(last_rsc, RSC_DEMOTE, rsc, RSC_DEMOTED, stop_stopped_flags, data_set);
new_rsc_order      40 pengine/master.c             new_rsc_order(last, RSC_PROMOTE, rsc, RSC_PROMOTED, type, data_set);
new_rsc_order      46 pengine/master.c     new_rsc_order(child, RSC_PROMOTE, rsc, RSC_PROMOTED, type, data_set);
new_rsc_order      49 pengine/master.c     new_rsc_order(rsc, RSC_PROMOTE, child, RSC_PROMOTE, type, data_set);
new_rsc_order      60 pengine/master.c         new_rsc_order(last, RSC_PROMOTE, child, RSC_PROMOTE, type, data_set);
new_rsc_order      76 pengine/master.c             new_rsc_order(rsc, RSC_DEMOTE, last, RSC_DEMOTE, pe_order_optional, data_set);
new_rsc_order      82 pengine/master.c     new_rsc_order(child, RSC_DEMOTE, rsc, RSC_DEMOTED, pe_order_implies_then_printed, data_set);
new_rsc_order      85 pengine/master.c     new_rsc_order(rsc, RSC_DEMOTE, child, RSC_DEMOTE, pe_order_implies_first_printed, data_set);
new_rsc_order      91 pengine/master.c         new_rsc_order(child, RSC_DEMOTE, last, RSC_DEMOTE, type, data_set);
new_rsc_order      96 pengine/master.c         new_rsc_order(child, RSC_DEMOTE, rsc, RSC_DEMOTED, type, data_set);
new_rsc_order     913 pengine/master.c     new_rsc_order(rsc, RSC_STOPPED, rsc, RSC_START, pe_order_optional, data_set);
new_rsc_order     916 pengine/master.c     new_rsc_order(rsc, RSC_STOPPED, rsc, RSC_PROMOTE, pe_order_optional, data_set);
new_rsc_order     919 pengine/master.c     new_rsc_order(rsc, RSC_DEMOTED, rsc, RSC_START, pe_order_optional, data_set);
new_rsc_order     922 pengine/master.c     new_rsc_order(rsc, RSC_STARTED, rsc, RSC_PROMOTE, pe_order_optional, data_set);
new_rsc_order     925 pengine/master.c     new_rsc_order(rsc, RSC_DEMOTED, rsc, RSC_STOP, pe_order_optional, data_set);
new_rsc_order     928 pengine/master.c     new_rsc_order(rsc, RSC_DEMOTE, rsc, RSC_DEMOTED, pe_order_optional, data_set);
new_rsc_order     931 pengine/master.c     new_rsc_order(rsc, RSC_DEMOTED, rsc, RSC_PROMOTE, pe_order_optional, data_set);
new_rsc_order     951 pengine/master.c         new_rsc_order(child_rsc, RSC_DEMOTE, child_rsc, RSC_PROMOTE, pe_order_optional, data_set);
new_rsc_order    2671 pengine/native.c     new_rsc_order(rsc, RSC_STOP, rsc, RSC_DELETE,
new_rsc_order    2674 pengine/native.c     new_rsc_order(rsc, RSC_DELETE, rsc, RSC_START,
new_rsc_order     132 pengine/pengine.h extern int new_rsc_order(resource_t * lh_rsc, const char *lh_task,
new_rsc_order     137 pengine/pengine.h     new_rsc_order(rsc1, CRMD_ACTION_START, rsc2, CRMD_ACTION_START, type, data_set)
new_rsc_order     139 pengine/pengine.h     new_rsc_order(rsc1, CRMD_ACTION_STOP, rsc2, CRMD_ACTION_STOP, type, data_set)