new_show_opts    1621 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1636 lib/pengine/bundle.c                              new_show_opts, ip, only_node, only_rsc);
new_show_opts    1641 lib/pengine/bundle.c                              new_show_opts, child, only_node, only_rsc);
new_show_opts    1646 lib/pengine/bundle.c                              new_show_opts, container, only_node, only_rsc);
new_show_opts    1651 lib/pengine/bundle.c                              new_show_opts, remote, only_node, only_rsc);
new_show_opts    1764 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1781 lib/pengine/bundle.c                              new_show_opts, ip, only_node, only_rsc);
new_show_opts    1786 lib/pengine/bundle.c                              new_show_opts, child, only_node, only_rsc);
new_show_opts    1791 lib/pengine/bundle.c                              new_show_opts, container, only_node, only_rsc);
new_show_opts    1796 lib/pengine/bundle.c                              new_show_opts, remote, only_node, only_rsc);
new_show_opts    1814 lib/pengine/pe_output.c                 uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1816 lib/pengine/pe_output.c                 pe__rscs_brief_output(out, rscs, new_show_opts);
new_show_opts    1957 lib/pengine/pe_output.c                     uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1961 lib/pengine/pe_output.c                     pe__rscs_brief_output(out, rscs, new_show_opts);