=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libgtk2-perl-1.24993/tools/genmaps.pl-35-foreach $dir (@dirs) { libgtk2-perl-1.24993/tools/genmaps.pl:36: @lines = `grep _TYPE_ $dir/*.h | grep get_type`; libgtk2-perl-1.24993/tools/genmaps.pl-37- foreach (@lines) { ############################################## libgtk2-perl-1.24993/xt/GtkSocket-GtkPlug.t-36-{ libgtk2-perl-1.24993/xt/GtkSocket-GtkPlug.t:37: exec("$^X -Mblib -e 'my \$id = $id;\n\n" . <<EOL); libgtk2-perl-1.24993/xt/GtkSocket-GtkPlug.t-38-use Gtk2; ############################################## libgtk2-perl-1.24993/xs/GtkTreeView.xs-524-coordinates. I<$x> and I<$y> must come from an event on the I<$tree_view> only libgtk2-perl-1.24993/xs/GtkTreeView.xs:525:where C<$event-E<gt>window == $tree_view-E<gt>get_bin_window>. It is primarily libgtk2-perl-1.24993/xs/GtkTreeView.xs-526-for things like popup menus. In scalar context, returns the Gtk2::TreePath, in ############################################## libgtk2-perl-1.24993/examples/file_chooser.pl-45- my $size = sprintf '%.1fK', (-s $filename) / 1024; libgtk2-perl-1.24993/examples/file_chooser.pl:46: my $desc = `file '$filename'`; libgtk2-perl-1.24993/examples/file_chooser.pl-47- $desc =~ s/^$filename:\s*//; ############################################## libgtk2-perl-1.24993/examples/socket.pl-51-{ libgtk2-perl-1.24993/examples/socket.pl:52: exec(sprintf("$^X plug.pl %d\n", $socket->get_id)); libgtk2-perl-1.24993/examples/socket.pl-53-}