cluster_property_set 404 daemons/controld/controld_schedulerd.c xmlNode *cluster_property_set = NULL; cluster_property_set 421 daemons/controld/controld_schedulerd.c cluster_property_set = pcmk__xe_match(crm_config, XML_CIB_TAG_PROPSET, cluster_property_set 423 daemons/controld/controld_schedulerd.c if (cluster_property_set == NULL) { cluster_property_set 424 daemons/controld/controld_schedulerd.c cluster_property_set = create_xml_node(crm_config, XML_CIB_TAG_PROPSET); cluster_property_set 425 daemons/controld/controld_schedulerd.c crm_xml_add(cluster_property_set, XML_ATTR_ID, CIB_OPTIONS_FIRST); cluster_property_set 428 daemons/controld/controld_schedulerd.c xml = create_xml_node(cluster_property_set, XML_CIB_TAG_NVPAIR);