priority_levels 48 fencing/standalone_config.c } priority_levels[STANDALONE_CFG_MAX_KEYVALS]; priority_levels 208 fencing/standalone_config.c topo->priority_levels[topo->priority_levels_count].device_name = strdup(device); priority_levels 209 fencing/standalone_config.c topo->priority_levels[topo->priority_levels_count].level = level; priority_levels 230 fencing/standalone_config.c free(topo->priority_levels[i].device_name); priority_levels 273 fencing/standalone_config.c devices = stonith_key_value_add(devices, NULL, topo->priority_levels[i].device_name); priority_levels 276 fencing/standalone_config.c topo->priority_levels[i].level, devices);