===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
latd-1.35/acinclude.m4-87-  if AC_TRY_EVAL(ac_compile); then
latd-1.35/acinclude.m4:88:    case `/usr/bin/file conftest.$ac_objext` in
latd-1.35/acinclude.m4-89-    *32-bit*)
##############################################
latd-1.35/acinclude.m4-161-      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
latd-1.35/acinclude.m4:162:        case `$CC --version 2>/dev/null` in
latd-1.35/acinclude.m4-163-        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
latd-1.35/acinclude.m4-271-    nlist=conftest.nm
latd-1.35/acinclude.m4:272:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
latd-1.35/acinclude.m4-273-      # Try sorting and uniquifying the output.
##############################################
latd-1.35/acinclude.m4-396-  # Remove one level of quotation (which was required for Make).
latd-1.35/acinclude.m4:397:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
latd-1.35/acinclude.m4-398-  ;;
##############################################
latd-1.35/acinclude.m4-407-  :
latd-1.35/acinclude.m4:408:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
latd-1.35/acinclude.m4-409-  # Yippee, $echo works!
##############################################
latd-1.35/acinclude.m4-433-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
latd-1.35/acinclude.m4:434:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
latd-1.35/acinclude.m4:435:       echo_test_string="`eval $cmd`" &&
latd-1.35/acinclude.m4-436-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
latd-1.35/acinclude.m4-442-
latd-1.35/acinclude.m4:443:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
latd-1.35/acinclude.m4:444:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
latd-1.35/acinclude.m4-445-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
latd-1.35/acinclude.m4-456-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
latd-1.35/acinclude.m4:457:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
latd-1.35/acinclude.m4:458:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
latd-1.35/acinclude.m4-459-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
latd-1.35/acinclude.m4-468-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
latd-1.35/acinclude.m4:469:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
latd-1.35/acinclude.m4-470-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
latd-1.35/acinclude.m4-483-      echo='printf %s\n'
latd-1.35/acinclude.m4:484:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
latd-1.35/acinclude.m4:485:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
latd-1.35/acinclude.m4-486-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
latd-1.35/acinclude.m4-488-	:
latd-1.35/acinclude.m4:489:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
latd-1.35/acinclude.m4-490-	   test "X$echo_testing_string" = 'X\t' &&
latd-1.35/acinclude.m4:491:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
latd-1.35/acinclude.m4-492-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
latd-1.35/acinclude.m4-497-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
latd-1.35/acinclude.m4:498:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
latd-1.35/acinclude.m4-499-	   test "X$echo_testing_string" = 'X\t' &&
latd-1.35/acinclude.m4:500:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
latd-1.35/acinclude.m4-501-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
latd-1.35/acinclude.m4-507-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
latd-1.35/acinclude.m4:508:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
latd-1.35/acinclude.m4-509-	  then
##############################################
latd-1.35/acinclude.m4-515-	if test "$prev" != 'sed 50q "[$]0"'; then
latd-1.35/acinclude.m4:516:	  echo_test_string=`eval $prev`
latd-1.35/acinclude.m4-517-	  export echo_test_string
##############################################
latd-1.35/acinclude.m4-780-linux-gnu*) ;;
latd-1.35/acinclude.m4:781:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
latd-1.35/acinclude.m4-782-esac
##############################################
latd-1.35/acinclude.m4-1026-if test -n "$lt_cv_prog_cc_shlib"; then
latd-1.35/acinclude.m4:1027:  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
latd-1.35/acinclude.m4-1028-  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
latd-1.35/acinclude.m4-1146-  if test "$hard_links" = no; then
latd-1.35/acinclude.m4:1147:    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
latd-1.35/acinclude.m4-1148-    need_locks=warn
##############################################
latd-1.35/acinclude.m4-1344-    # If DATA tags from a recent dlltool are present, honour them!
latd-1.35/acinclude.m4:1345:    archive_expsym_cmds='if test "x`sed 1q $export_symbols`" = xEXPORTS; then
latd-1.35/acinclude.m4-1346-	cp $export_symbols $output_objdir/$soname-def;
##############################################
latd-1.35/acinclude.m4-1353-	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
latd-1.35/acinclude.m4:1354:	   4) echo "   \[$]2 \[$]3 \[$]4 ; " >> $output_objdir/$soname-def; _lt_hint=`expr \$_lt_hint - 1`;;
latd-1.35/acinclude.m4:1355:	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
latd-1.35/acinclude.m4-1356-	 esac;
latd-1.35/acinclude.m4:1357:	 _lt_hint=`expr 1 + \$_lt_hint`;
latd-1.35/acinclude.m4-1358-	done;
##############################################
latd-1.35/acinclude.m4-1490-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
latd-1.35/acinclude.m4:1491:	collect2name=`${CC} -print-prog-name=collect2`
latd-1.35/acinclude.m4-1492-	if test -f "$collect2name" && \
##############################################
latd-1.35/acinclude.m4-1530-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
latd-1.35/acinclude.m4:1531:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
latd-1.35/acinclude.m4-1532-    else
##############################################
latd-1.35/acinclude.m4-1566-    # FIXME: Setting linknames here is a bad hack.
latd-1.35/acinclude.m4:1567:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
latd-1.35/acinclude.m4-1568-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
latd-1.35/acinclude.m4-1571-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
latd-1.35/acinclude.m4:1572:    fix_srcfile_path='`cygpath -w "$srcfile"`'
latd-1.35/acinclude.m4-1573-    ;;
##############################################
latd-1.35/acinclude.m4-1641-    if test "$GCC" = yes; then
latd-1.35/acinclude.m4:1642:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
latd-1.35/acinclude.m4-1643-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
latd-1.35/acinclude.m4-1644-    else
latd-1.35/acinclude.m4:1645:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
latd-1.35/acinclude.m4-1646-      hardcode_libdir_flag_spec='-rpath $libdir'
##############################################
latd-1.35/acinclude.m4-1673-    hardcode_shlibpath_var=no
latd-1.35/acinclude.m4:1674:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
latd-1.35/acinclude.m4-1675-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
latd-1.35/acinclude.m4-1702-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
latd-1.35/acinclude.m4:1703:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
latd-1.35/acinclude.m4-1704-    else
latd-1.35/acinclude.m4-1705-      allow_undefined_flag=' -expect_unresolved \*'
latd-1.35/acinclude.m4:1706:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
latd-1.35/acinclude.m4-1707-    fi
##############################################
latd-1.35/acinclude.m4-1714-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
latd-1.35/acinclude.m4:1715:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
latd-1.35/acinclude.m4-1716-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
latd-1.35/acinclude.m4-1718-      allow_undefined_flag=' -expect_unresolved \*'
latd-1.35/acinclude.m4:1719:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
latd-1.35/acinclude.m4:1720:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
latd-1.35/acinclude.m4:1721:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
latd-1.35/acinclude.m4-1722-
##############################################
latd-1.35/acinclude.m4-1747-    if test "$GCC" = yes; then
latd-1.35/acinclude.m4:1748:      case `$CC --version 2>/dev/null` in
latd-1.35/acinclude.m4-1749-      [[12]].*)
##############################################
latd-1.35/acinclude.m4-2012-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
latd-1.35/acinclude.m4:2013:  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "(cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a)"; (cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a) || exit 1; done'
latd-1.35/acinclude.m4-2014-  ;;
##############################################
latd-1.35/acinclude.m4-2043-    library_names_spec='$libname.dll.a'
latd-1.35/acinclude.m4:2044:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
latd-1.35/acinclude.m4:2045:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
latd-1.35/acinclude.m4:2046:      dldir=$destdir/`dirname \$dlpath`~
latd-1.35/acinclude.m4-2047-      test -d \$dldir || mkdir -p \$dldir~
latd-1.35/acinclude.m4-2048-      $install_prog .libs/$dlname \$dldir/$dlname'
latd-1.35/acinclude.m4:2049:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
latd-1.35/acinclude.m4-2050-      dlpath=$dir/\$dldll~
##############################################
latd-1.35/acinclude.m4-2053-  yes,mingw*)
latd-1.35/acinclude.m4:2054:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
latd-1.35/acinclude.m4:2055:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g" -e "s,=/,/,g"`
latd-1.35/acinclude.m4-2056-    ;;
latd-1.35/acinclude.m4-2057-  yes,pw32*)
latd-1.35/acinclude.m4:2058:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
latd-1.35/acinclude.m4-2059-    ;;
latd-1.35/acinclude.m4-2060-  *)
latd-1.35/acinclude.m4:2061:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
latd-1.35/acinclude.m4-2062-    ;;
##############################################
latd-1.35/acinclude.m4-2235-  need_version=no
latd-1.35/acinclude.m4:2236:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
latd-1.35/acinclude.m4-2237-    case "$host_os" in
##############################################
latd-1.35/acinclude.m4-2517-      # Double-quote double-evaled strings.
latd-1.35/acinclude.m4:2518:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
latd-1.35/acinclude.m4-2519-      ;;
latd-1.35/acinclude.m4-2520-    *)
latd-1.35/acinclude.m4:2521:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
latd-1.35/acinclude.m4-2522-      ;;
##############################################
latd-1.35/acinclude.m4-2528-
latd-1.35/acinclude.m4:2529:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
latd-1.35/acinclude.m4-2530-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
latd-1.35/acinclude.m4-3170-	"file_magic "*)
latd-1.35/acinclude.m4:3171:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
latd-1.35/acinclude.m4-3172-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
latd-1.35/acinclude.m4-3237-    # gcc leaves a trailing carriage return which upsets mingw
latd-1.35/acinclude.m4:3238:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
latd-1.35/acinclude.m4-3239-  *)
latd-1.35/acinclude.m4:3240:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
latd-1.35/acinclude.m4-3241-  esac
##############################################
latd-1.35/acinclude.m4-3246-      # Canonicalize the path of ld
latd-1.35/acinclude.m4:3247:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
latd-1.35/acinclude.m4-3248-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
latd-1.35/acinclude.m4:3249:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
latd-1.35/acinclude.m4-3250-      done
##############################################
latd-1.35/acinclude.m4-3413-  esac
latd-1.35/acinclude.m4:3414:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
latd-1.35/acinclude.m4-3415-  lt_cv_deplibs_check_method=pass_all
##############################################
latd-1.35/acinclude.m4-3446-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
latd-1.35/acinclude.m4:3447:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
latd-1.35/acinclude.m4-3448-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
latd-1.35/acinclude.m4-3667-{
latd-1.35/acinclude.m4:3668:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/sedXXXXXX") 2>/dev/null` &&
latd-1.35/acinclude.m4-3669-  test -n "$tmp" && test -d "$tmp"
##############################################
latd-1.35/acinclude.m4-3701-      test $_count -gt 10 && break
latd-1.35/acinclude.m4:3702:      _count=`expr $_count + 1`
latd-1.35/acinclude.m4-3703-      if test $_count -gt $_max; then
##############################################
latd-1.35/acinclude.m4-4024-  ac_nlist=conftest.nm
latd-1.35/acinclude.m4:4025:  if AC_TRY_EVAL(NM conftest.$ac_objext \| $global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
latd-1.35/acinclude.m4-4026-    # See whether the symbols have a leading underscore.
##############################################
latd-1.35/services.h-104-	  int                  get_interface()       { return interface; }
latd-1.35/services.h:105:	  const unsigned char *get_macaddr()         { return macaddr; }
latd-1.35/services.h-106-	  bool                 is_available()        { return available; }
##############################################
latd-1.35/services.cc-78-	  highest_node    = i->first; // Just note the pointer
latd-1.35/services.cc:79:	  highest_macaddr = nodes[i->first].get_macaddr();
latd-1.35/services.cc-80-	  *interface = nodes[i->first].get_interface();
##############################################
latd-1.35/services.cc-145-  {
latd-1.35/services.cc:146:      memcpy(macaddr, nodes[node].get_macaddr(), 6);
latd-1.35/services.cc-147-      *interface = nodes[node].get_interface();
##############################################
latd-1.35/services.cc-252-    {
latd-1.35/services.cc:253:        addr = n->second.get_macaddr();
latd-1.35/services.cc-254-        output.width(17);
##############################################
latd-1.35/interfaces-bpf.cc-333-  sadl = (struct sockaddr_dl *) &ifr->ifr_addr;
latd-1.35/interfaces-bpf.cc:334:  memcpy(_latd_bpf_interface_addr, LLADDR(sadl), sadl->sdl_alen);
latd-1.35/interfaces-bpf.cc-335-