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