Lines Matching refs:_
82 my ($exitcode) = @_;
139 printf "\t%s\n", $_;
164 printf(STDERR @_) if $debug;
195 my ($desc) = @_;
221 my ($option) = @_;
262 my ($option, $file) = @_;
281 my ($match) = @_;
303 my ($match) = @_;
337 my ($match) = @_;
349 my ($line) = @_;
403 if (may_leak_address($_)) {
404 print 'dmesg: ' . $_;
413 my ($path) = @_;
429 my ($file) = @_;
446 my ($file) = @_;
459 if (may_leak_address($_)) {
469 my ($path) = @_;
479 my @dirs = @_;
513 my ($file) = @_;
540 my ($file) = @_;
545 if ("dmesg:" eq substr($_, 0, 6)) {
549 print $_;
556 my ($file) = @_;
581 my ($dmesg) = @_;
591 my $index = index($_, ': ');
593 print substr($_, $index);
599 my ($ref, $desc) = @_;
610 my $lines = $ref->{$_};
612 printf "[%d %s] %s", $length, $_, @$lines[0];
618 my ($paths, $line) = @_;
629 my ($files, $line) = @_;
641 my ($cache, $key, $value) = @_;