=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== swh-plugins-0.4.17/compile-67- mingw/*) swh-plugins-0.4.17/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` swh-plugins-0.4.17/compile-69- ;; swh-plugins-0.4.17/compile-70- cygwin/*) swh-plugins-0.4.17/compile:71: file=`cygpath -m "$file" || echo "$file"` swh-plugins-0.4.17/compile-72- ;; swh-plugins-0.4.17/compile-73- wine/*) swh-plugins-0.4.17/compile:74: file=`winepath -w "$file" || echo "$file"` swh-plugins-0.4.17/compile-75- ;; ############################################## swh-plugins-0.4.17/compile-309-# Name of file we expect compiler to create. swh-plugins-0.4.17/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` swh-plugins-0.4.17/compile-311- ############################################## swh-plugins-0.4.17/compile-315-# object file name, since that is what matters with a parallel build. swh-plugins-0.4.17/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d swh-plugins-0.4.17/compile-317-while true; do ############################################## swh-plugins-0.4.17/depcomp-64- case $1 in swh-plugins-0.4.17/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; swh-plugins-0.4.17/depcomp-66- *) dir=;; ############################################## swh-plugins-0.4.17/depcomp-73-{ swh-plugins-0.4.17/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` swh-plugins-0.4.17/depcomp-75-} ############################################## swh-plugins-0.4.17/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} swh-plugins-0.4.17/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} swh-plugins-0.4.17/depcomp-128- ############################################## swh-plugins-0.4.17/depcomp-405- sleep 1 swh-plugins-0.4.17/depcomp:406: i=`expr $i - 1` swh-plugins-0.4.17/depcomp-407- done swh-plugins-0.4.17/depcomp-408- fi swh-plugins-0.4.17/depcomp:409: i=`expr $i - 1` swh-plugins-0.4.17/depcomp-410- done ############################################## swh-plugins-0.4.17/depcomp-425- # Do two passes, one to just change these to swh-plugins-0.4.17/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. swh-plugins-0.4.17/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## swh-plugins-0.4.17/depcomp-659- done swh-plugins-0.4.17/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` swh-plugins-0.4.17/depcomp-661- touch "$tmpdepfile" ############################################## swh-plugins-0.4.17/install-sh-98- case $1 in swh-plugins-0.4.17/install-sh:99: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` swh-plugins-0.4.17/install-sh-100- shift ############################################## swh-plugins-0.4.17/install-sh-131- swh-plugins-0.4.17/install-sh:132: -t=*) transformarg=`echo $1 | sed 's/-t=//'` swh-plugins-0.4.17/install-sh-133- shift ############################################## swh-plugins-0.4.17/install-sh-204- if test -d "$dst"; then swh-plugins-0.4.17/install-sh:205: dst=$dst/`basename "$src"` swh-plugins-0.4.17/install-sh-206- fi ############################################## swh-plugins-0.4.17/install-sh-209- # This sed command emulates the dirname command. swh-plugins-0.4.17/install-sh:210: dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` swh-plugins-0.4.17/install-sh-211- ############################################## swh-plugins-0.4.17/install-sh-222- IFS='%' swh-plugins-0.4.17/install-sh:223: set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` swh-plugins-0.4.17/install-sh-224- IFS=$oIFS ############################################## swh-plugins-0.4.17/install-sh-251- if test -z "$transformarg"; then swh-plugins-0.4.17/install-sh:252: dstfile=`basename "$dst"` swh-plugins-0.4.17/install-sh-253- else ############################################## swh-plugins-0.4.17/install-sh-258- # don't allow the sed command to completely eliminate the filename. swh-plugins-0.4.17/install-sh:259: test -z "$dstfile" && dstfile=`basename "$dst"` swh-plugins-0.4.17/install-sh-260- ############################################## swh-plugins-0.4.17/mkspec.pl-48- swh-plugins-0.4.17/mkspec.pl:49:system("cp $package-$version.tar.gz /usr/src/redhat/SOURCES/"); ############################################## swh-plugins-0.4.17/timetest/autotimetest.pl-15- swh-plugins-0.4.17/timetest/autotimetest.pl:16: @data = `analyseplugin $plugin`; swh-plugins-0.4.17/timetest/autotimetest.pl-17- ############################################## swh-plugins-0.4.17/timetest/autotimetest.pl-103- $cmd = "applyplugin ../testdata/$afile /dev/null $plugin $label$base 2>&1"; swh-plugins-0.4.17/timetest/autotimetest.pl:104: $out = `$cmd`; swh-plugins-0.4.17/timetest/autotimetest.pl-105- last if ($? != 0); ############################################## swh-plugins-0.4.17/timetest/timecmp-21- for $count (1..$reps+1) { swh-plugins-0.4.17/timetest/timecmp:22: $out = `$command`; swh-plugins-0.4.17/timetest/timecmp-23- chomp $out; ############################################## swh-plugins-0.4.17/timetest/timecmp-42- for $count (1..$reps+1) { swh-plugins-0.4.17/timetest/timecmp:43: $out = `$command`; swh-plugins-0.4.17/timetest/timecmp-44- chomp $out; ############################################## swh-plugins-0.4.17/timetest/timetest-24- for $count (1..$reps+1) { swh-plugins-0.4.17/timetest/timetest:25: $out = `$command`; swh-plugins-0.4.17/timetest/timetest-26- chomp $out; ############################################## swh-plugins-0.4.17/.pc/08-gsm_plugin.patch/Makefile.am-102- for file in $$list; do \ swh-plugins-0.4.17/.pc/08-gsm_plugin.patch/Makefile.am:103: sofile=`basename $$file .la`.so; \ swh-plugins-0.4.17/.pc/08-gsm_plugin.patch/Makefile.am-104- $(INSTALL_PROGRAM) .libs/$$sofile $(DESTDIR)/$(plugindir); \ ############################################## swh-plugins-0.4.17/.pc/08-gsm_plugin.patch/Makefile.am-109- for file in $$list; do \ swh-plugins-0.4.17/.pc/08-gsm_plugin.patch/Makefile.am:110: sofile=`basename $$file .la`.so; \ swh-plugins-0.4.17/.pc/08-gsm_plugin.patch/Makefile.am-111- rm -f $(DESTDIR)/$(plugindir)/$$sofile; \ ############################################## swh-plugins-0.4.17/.pc/08-gsm_plugin.patch/Makefile.am-116- list='$(plugin_LTLIBRARIES)'; for file in $$list; do \ swh-plugins-0.4.17/.pc/08-gsm_plugin.patch/Makefile.am:117: echo `basename $$file .la`.c >> po/POTFILES.in; \ swh-plugins-0.4.17/.pc/08-gsm_plugin.patch/Makefile.am-118- done; ############################################## swh-plugins-0.4.17/Makefile.am-102- for file in $$list; do \ swh-plugins-0.4.17/Makefile.am:103: sofile=`basename $$file .la`.so; \ swh-plugins-0.4.17/Makefile.am-104- $(INSTALL_PROGRAM) .libs/$$sofile $(DESTDIR)/$(plugindir); \ ############################################## swh-plugins-0.4.17/Makefile.am-109- for file in $$list; do \ swh-plugins-0.4.17/Makefile.am:110: sofile=`basename $$file .la`.so; \ swh-plugins-0.4.17/Makefile.am-111- rm -f $(DESTDIR)/$(plugindir)/$$sofile; \ ############################################## swh-plugins-0.4.17/Makefile.am-116- list='$(plugin_LTLIBRARIES)'; for file in $$list; do \ swh-plugins-0.4.17/Makefile.am:117: echo `basename $$file .la`.c >> po/POTFILES.in; \ swh-plugins-0.4.17/Makefile.am-118- done;