cluster_property_set 374 daemons/controld/controld_schedulerd.c xmlNode *cluster_property_set = NULL; cluster_property_set 391 daemons/controld/controld_schedulerd.c cluster_property_set = pcmk__xe_match(crm_config, XML_CIB_TAG_PROPSET, cluster_property_set 393 daemons/controld/controld_schedulerd.c if (cluster_property_set == NULL) { cluster_property_set 394 daemons/controld/controld_schedulerd.c cluster_property_set = create_xml_node(crm_config, XML_CIB_TAG_PROPSET); cluster_property_set 395 daemons/controld/controld_schedulerd.c crm_xml_add(cluster_property_set, XML_ATTR_ID, CIB_OPTIONS_FIRST); cluster_property_set 398 daemons/controld/controld_schedulerd.c xml = create_xml_node(cluster_property_set, XML_CIB_TAG_NVPAIR);