new_show_opts    1458 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1473 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1478 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1483 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1488 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1591 lib/pengine/bundle.c             uint32_t new_show_opts = show_opts | pcmk_show_implicit_rscs;
new_show_opts    1608 lib/pengine/bundle.c                              new_show_opts, replica->ip, only_node, only_rsc);
new_show_opts    1613 lib/pengine/bundle.c                              new_show_opts, replica->child, only_node, only_rsc);
new_show_opts    1618 lib/pengine/bundle.c                              new_show_opts, replica->container, only_node, only_rsc);
new_show_opts    1623 lib/pengine/bundle.c                              new_show_opts, replica->remote, only_node, only_rsc);
new_show_opts    1625 lib/pengine/pe_output.c                 uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1627 lib/pengine/pe_output.c                 pe__rscs_brief_output(out, rscs, new_show_opts);
new_show_opts    1768 lib/pengine/pe_output.c                     uint32_t new_show_opts = (show_opts | pcmk_show_rsc_only) & ~pcmk_show_inactive_rscs;
new_show_opts    1772 lib/pengine/pe_output.c                     pe__rscs_brief_output(out, rscs, new_show_opts);