scope              61 include/crm/cib/util.h int set_standby(cib_t * the_cib, const char *uuid, const char *scope, const char *standby_value);
scope             570 lib/cib/cib_attrs.c set_standby(cib_t * the_cib, const char *uuid, const char *scope, const char *standby_value)
scope             578 lib/cib/cib_attrs.c     if (pcmk__strcase_any_of(scope, "reboot", XML_CIB_TAG_STATUS, NULL)) {
scope             579 lib/cib/cib_attrs.c         scope = XML_CIB_TAG_STATUS;
scope             583 lib/cib/cib_attrs.c         scope = XML_CIB_TAG_NODES;
scope             587 lib/cib/cib_attrs.c     rc = update_attr_delegate(the_cib, cib_sync_call, scope, uuid, NULL, NULL,
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)