Lines Matching refs:_
87 my ($exitcode) = @_;
147 printf "\t%s\n", $_;
169 my @entry = split / /, $_;
191 printf(STDERR @_) if $debug;
222 my ($desc) = @_;
248 my ($option) = @_;
287 my ($option, $file) = @_;
306 my ($match) = @_;
329 my ($match) = @_;
363 my ($match) = @_;
375 my ($path, $line) = @_;
434 if (may_leak_address("dmesg", $_)) {
435 print 'dmesg: ' . $_;
444 my ($path) = @_;
460 my ($file) = @_;
477 my ($file) = @_;
496 my ($file) = @_;
518 if (may_leak_address($file, $_)) {
528 my ($path) = @_;
538 my @dirs = @_;
572 my ($file) = @_;
599 my ($file) = @_;
604 if ("dmesg:" eq substr($_, 0, 6)) {
608 print $_;
615 my ($file) = @_;
640 my ($dmesg) = @_;
650 my $index = index($_, ': ');
652 print substr($_, $index);
658 my ($ref, $desc) = @_;
669 my $lines = $ref->{$_};
671 printf "[%d %s] %s", $length, $_, @$lines[0];
677 my ($paths, $line) = @_;
688 my ($files, $line) = @_;
700 my ($cache, $key, $value) = @_;