new_show_opts    1644 lib/pengine/bundle.c             unsigned int new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1658 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1663 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1668 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1673 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1772 lib/pengine/bundle.c             unsigned int new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1788 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1793 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1798 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1803 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1328 lib/pengine/pe_output.c                 unsigned int new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1330 lib/pengine/pe_output.c                 pe__rscs_brief_output(out, rscs, new_show_opts);
new_show_opts    1405 lib/pengine/pe_output.c                     unsigned int new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1409 lib/pengine/pe_output.c                     pe__rscs_brief_output(out, rscs, new_show_opts);