new_show_opts    1392 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1406 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1411 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1416 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1421 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1520 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1536 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1541 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1546 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1551 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1538 lib/pengine/pe_output.c                 uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1540 lib/pengine/pe_output.c                 pe__rscs_brief_output(out, rscs, new_show_opts);
new_show_opts    1681 lib/pengine/pe_output.c                     uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1685 lib/pengine/pe_output.c                     pe__rscs_brief_output(out, rscs, new_show_opts);