restart_list     2070 lib/pengine/utils.c         const char *restart_list = NULL;
restart_list     2097 lib/pengine/utils.c             restart_list = crm_element_value(xml_op, XML_LRM_ATTR_OP_RESTART);
restart_list     2135 lib/pengine/utils.c             if (restart_list) {
restart_list     2136 lib/pengine/utils.c                 filter_parameters(data->params_restart, restart_list, TRUE);