Searched refs:cur_name (Results 1 – 2 of 2) sorted by relevance
3623 char *cur_name = NULL; in show_bootconfig_events() local3650 if (!cur_name || strcmp(cur_name, tev->event)) { in show_bootconfig_events()3652 cur_name ? "\n" : "", tev->event); in show_bootconfig_events()3653 cur_name = tev->event; in show_bootconfig_events()
3109 my $cur_name = $email_name;3111 $cur_name =~ s/[a-zA-Z\s\-\"]+//g;3119 $new_comment = trim("$new_comment $cur_name") if ($cur_name ne $new_comment);