n_inactive        117 lib/pengine/group.c              int n_inactive, bool show_inactive, const char *desc)
n_inactive        121 lib/pengine/group.c     if (n_inactive > 0 && !show_inactive) {
n_inactive        123 lib/pengine/group.c         g_string_append_printf(attrs, "%d member%s inactive", n_inactive,
n_inactive        124 lib/pengine/group.c                                pcmk__plural_s(n_inactive));