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