===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
runit-2.1.2/runit-2.1.2/src/find-systype.sh-85-  nextstep)
runit-2.1.2/runit-2.1.2/src/find-systype.sh:86:    oper="nextstep-`hostinfo | sed -n 's/^[ 	]*NeXT Mach \([^:]*\):.*$/\1/p'`"
runit-2.1.2/runit-2.1.2/src/find-systype.sh:87:    arch="`hostinfo | sed -n 's/^Processor type: \(.*\) (.*)$/\1/p' | tr /: ..`"
runit-2.1.2/runit-2.1.2/src/find-systype.sh-88-    syst=""
runit-2.1.2/runit-2.1.2/src/find-systype.sh:89:    chip="`hostinfo | sed -n 's/^Processor type: .* (\(.*\))$/\1/p' | tr ' /:' '...'`"
runit-2.1.2/runit-2.1.2/src/find-systype.sh-90-    kern=""
##############################################
runit-2.1.2/runit-2.1.2/src/x86cpuid.c-28-
runit-2.1.2/runit-2.1.2/src/x86cpuid.c:29:  asm volatile(".byte 15;.byte 162" : "=a"(x[0]),"=b"(x[1]),"=c"(x[3]),"=d"(x[2]) : "0"(0) );
runit-2.1.2/runit-2.1.2/src/x86cpuid.c-30-  if (!x[0]) return 0;
runit-2.1.2/runit-2.1.2/src/x86cpuid.c:31:  asm volatile(".byte 15;.byte 162" : "=a"(y[0]),"=b"(y[1]),"=c"(y[2]),"=d"(y[3]) : "0"(1) );
runit-2.1.2/runit-2.1.2/src/x86cpuid.c-32-
##############################################
runit-2.1.2/runit-2.1.2/package/compile-7-
runit-2.1.2/runit-2.1.2/package/compile:8:here=`env - PATH=$PATH pwd`
runit-2.1.2/runit-2.1.2/package/compile-9-
##############################################
runit-2.1.2/runit-2.1.2/package/upgrade-7-
runit-2.1.2/runit-2.1.2/package/upgrade:8:here=`env - PATH=$PATH pwd`
runit-2.1.2/runit-2.1.2/package/upgrade:9:parent=`dirname $here`
runit-2.1.2/runit-2.1.2/package/upgrade-10-
##############################################
runit-2.1.2/debian/patches/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch-32- 
runit-2.1.2/debian/patches/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch:33:-here=`env - PATH=$PATH pwd`
runit-2.1.2/debian/patches/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch:34:-parent=`dirname $here`
runit-2.1.2/debian/patches/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch-35--
##############################################
runit-2.1.2/debian/patches/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch-123- 
runit-2.1.2/debian/patches/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch:124:   asm volatile(".byte 15;.byte 162" : "=a"(x[0]),"=b"(x[1]),"=c"(x[3]),"=d"(x[2]) : "0"(0) );
runit-2.1.2/debian/patches/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch-125-   if (!x[0]) return 0;
##############################################
runit-2.1.2/.pc/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch/runit-2.1.2/package/install-man-7-
runit-2.1.2/.pc/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch/runit-2.1.2/package/install-man:8:here=`env - PATH=$PATH pwd`
runit-2.1.2/.pc/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch/runit-2.1.2/package/install-man:9:parent=`dirname $here`
runit-2.1.2/.pc/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch/runit-2.1.2/package/install-man-10-
##############################################
runit-2.1.2/.pc/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch/runit-2.1.2/src/x86cpuid.c-24-
runit-2.1.2/.pc/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch/runit-2.1.2/src/x86cpuid.c:25:  asm volatile(".byte 15;.byte 162" : "=a"(x[0]),"=b"(x[1]),"=c"(x[3]),"=d"(x[2]) : "0"(0) );
runit-2.1.2/.pc/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch/runit-2.1.2/src/x86cpuid.c-26-  if (!x[0]) return 0;
runit-2.1.2/.pc/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch/runit-2.1.2/src/x86cpuid.c:27:  asm volatile(".byte 15;.byte 162" : "=a"(y[0]),"=b"(y[1]),"=c"(y[2]),"=d"(y[3]) : "0"(1) );
runit-2.1.2/.pc/0018-fix-resource-leaks-and-other-issues-as-reported-by-i.patch/runit-2.1.2/src/x86cpuid.c-28-