Searched refs:is_fatal_alert (Results 1 – 4 of 4) sorted by relevance
239 $fatal_alert = 1 if @{$records}[-1]->is_fatal_alert(1) == 10;267 $fatal_alert = 1 if @{$records}[-1]->is_fatal_alert(1) == 10;473 $fatal_alert = 1 if @{$records}[-1]->is_fatal_alert(0) == 10;507 $fatal_alert = 1 if @{$records}[-1]->is_fatal_alert(0) == 70;524 $fatal_alert = 1 if @{$records}[-1]->is_fatal_alert(0) == 10;547 $fatal_alert = 1 if @{$records}[-1]->is_fatal_alert(0) == 10;
112 $fatal_alert = 1 if $last_record->is_fatal_alert(1);128 $fatal_alert = 1 if $last_record->is_fatal_alert(0);146 $fatal_alert = 1 if $last_record->is_fatal_alert(0);
129 $fatal_alert = 1 if $last_record->is_fatal_alert(0) == 20;
389 sub is_fatal_alert subroutine