native_displayable_state 454 lib/pengine/native.c const char *rsc_state = native_displayable_state(rsc, pcmk_is_set(options, pe_print_pending)); native_displayable_state 597 lib/pengine/native.c g_string_append_printf(outstr, " %s", native_displayable_state(rsc, pcmk_is_set(show_opts, pcmk_show_pending))); native_displayable_state 920 lib/pengine/native.c const char *rsc_state = native_displayable_state(rsc, print_pending);