native_displayable_state 456 lib/pengine/native.c const char *rsc_state = native_displayable_state(rsc, pcmk_is_set(options, pe_print_pending)); native_displayable_state 599 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 911 lib/pengine/native.c const char *rsc_state = native_displayable_state(rsc, print_pending);