new_show_opts    1637 lib/pengine/bundle.c             unsigned int new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1651 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1656 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1661 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1666 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1765 lib/pengine/bundle.c             unsigned int new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1781 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1786 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1791 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1796 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1439 lib/pengine/pe_output.c                 unsigned int new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1441 lib/pengine/pe_output.c                 pe__rscs_brief_output(out, rscs, new_show_opts);
new_show_opts    1516 lib/pengine/pe_output.c                     unsigned int new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1520 lib/pengine/pe_output.c                     pe__rscs_brief_output(out, rscs, new_show_opts);