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