new_show_opts    1617 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1632 lib/pengine/bundle.c                              new_show_opts, ip, only_node, only_rsc);
new_show_opts    1637 lib/pengine/bundle.c                              new_show_opts, child, only_node, only_rsc);
new_show_opts    1642 lib/pengine/bundle.c                              new_show_opts, container, only_node, only_rsc);
new_show_opts    1647 lib/pengine/bundle.c                              new_show_opts, remote, only_node, only_rsc);
new_show_opts    1760 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1777 lib/pengine/bundle.c                              new_show_opts, ip, only_node, only_rsc);
new_show_opts    1782 lib/pengine/bundle.c                              new_show_opts, child, only_node, only_rsc);
new_show_opts    1787 lib/pengine/bundle.c                              new_show_opts, container, only_node, only_rsc);
new_show_opts    1792 lib/pengine/bundle.c                              new_show_opts, remote, only_node, only_rsc);
new_show_opts    1806 lib/pengine/pe_output.c                 uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1808 lib/pengine/pe_output.c                 pe__rscs_brief_output(out, rscs, new_show_opts);
new_show_opts    1949 lib/pengine/pe_output.c                     uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1953 lib/pengine/pe_output.c                     pe__rscs_brief_output(out, rscs, new_show_opts);