restart_list     1904 lib/pengine/utils.c         const char *restart_list = NULL;
restart_list     1929 lib/pengine/utils.c             restart_list = crm_element_value(xml_op, XML_LRM_ATTR_OP_RESTART);
restart_list     1967 lib/pengine/utils.c             if (restart_list) {
restart_list     1968 lib/pengine/utils.c                 filter_parameters(data->params_restart, restart_list, TRUE);