scope              41 include/crm/cib/util_compat.h int set_standby(cib_t *the_cib, const char *uuid, const char *scope,
scope             718 lib/cib/cib_attrs.c set_standby(cib_t * the_cib, const char *uuid, const char *scope, const char *standby_value)
scope             726 lib/cib/cib_attrs.c     if (pcmk__strcase_any_of(scope, "reboot", PCMK_XE_STATUS, NULL)) {
scope             727 lib/cib/cib_attrs.c         scope = PCMK_XE_STATUS;
scope             731 lib/cib/cib_attrs.c         scope = PCMK_XE_NODES;
scope             735 lib/cib/cib_attrs.c     rc = update_attr_delegate(the_cib, cib_sync_call, scope, uuid, NULL, NULL,
scope            2140 lib/pacemaker/pcmk_output.c     const char *scope = va_arg(args, const char *);
scope            2175 lib/pacemaker/pcmk_output.c     if (!pcmk__str_empty(scope)) {
scope            2176 lib/pacemaker/pcmk_output.c         KV_PAIR(PCMK_XA_SCOPE, scope);
scope            2207 lib/pacemaker/pcmk_output.c     const char *scope = va_arg(args, const char *);
scope            2222 lib/pacemaker/pcmk_output.c     if (!pcmk__str_empty(scope)) {
scope            2223 lib/pacemaker/pcmk_output.c         crm_xml_add(node, PCMK_XA_SCOPE, scope);
scope             103 maint/gnulib/lib/textstyle.in.h ostream_flush (ostream_t stream, ostream_flush_scope_t scope)
scope             106 maint/gnulib/lib/textstyle.in.h   if (scope == FLUSH_ALL)
scope             141 tools/cibadmin.c scope_is_valid(const char *scope)
scope             143 tools/cibadmin.c     return pcmk__str_any_of(scope,