show_inactive     117 lib/pengine/group.c              int n_inactive, bool show_inactive, const char *desc)
show_inactive     121 lib/pengine/group.c     if (n_inactive > 0 && !show_inactive) {
show_inactive     160 lib/pengine/group.c     bool show_inactive = pcmk_is_set(show_opts, pcmk_show_inactive_rscs);
show_inactive     168 lib/pengine/group.c     } else if (!child_filtered && (child_active || show_inactive)) {
show_inactive     171 lib/pengine/group.c     } else if (parent_passes && (child_active || show_inactive)) {