cluster_property_set 396 daemons/controld/controld_schedulerd.c xmlNode *cluster_property_set = NULL; cluster_property_set 413 daemons/controld/controld_schedulerd.c cluster_property_set = pcmk__xe_match(crm_config, XML_CIB_TAG_PROPSET, cluster_property_set 415 daemons/controld/controld_schedulerd.c if (cluster_property_set == NULL) { cluster_property_set 416 daemons/controld/controld_schedulerd.c cluster_property_set = create_xml_node(crm_config, XML_CIB_TAG_PROPSET); cluster_property_set 417 daemons/controld/controld_schedulerd.c crm_xml_add(cluster_property_set, XML_ATTR_ID, CIB_OPTIONS_FIRST); cluster_property_set 420 daemons/controld/controld_schedulerd.c xml = create_xml_node(cluster_property_set, XML_CIB_TAG_NVPAIR);