new_show_opts    1660 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1674 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1679 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1684 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1689 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1788 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1804 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1809 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1814 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1819 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1468 lib/pengine/pe_output.c                 uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1470 lib/pengine/pe_output.c                 pe__rscs_brief_output(out, rscs, new_show_opts);
new_show_opts    1606 lib/pengine/pe_output.c                     uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1610 lib/pengine/pe_output.c                     pe__rscs_brief_output(out, rscs, new_show_opts);