Searched refs:cur_name (Results 1 – 1 of 1) sorted by relevance
3701 char *cur_name = NULL; in show_bootconfig_events() local3728 if (!cur_name || strcmp(cur_name, tev->event)) { in show_bootconfig_events()3730 cur_name ? "\n" : "", tev->event); in show_bootconfig_events()3731 cur_name = tev->event; in show_bootconfig_events()