===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
aprx-2.9.0+dfsg/ChangeLog-2215-	* ax25.c, aprx.h:
aprx-2.9.0+dfsg/ChangeLog:2216:	    parse_ax25addr() function.
aprx-2.9.0+dfsg/ChangeLog-2217-
##############################################
aprx-2.9.0+dfsg/aprx.h-322-			       int *is_aprs, int *ui_pid);
aprx-2.9.0+dfsg/aprx.h:323:extern int  parse_ax25addr(uint8_t ax25[7], const char *text,
aprx-2.9.0+dfsg/aprx.h-324-			   int ssidflags);
##############################################
aprx-2.9.0+dfsg/ax25.c-73-// Return 0 on OK, != 0 on errors
aprx-2.9.0+dfsg/ax25.c:74:int parse_ax25addr(uint8_t ax25[7], const char *text, int ssidflags)
aprx-2.9.0+dfsg/ax25.c-75-{
##############################################
aprx-2.9.0+dfsg/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
aprx-2.9.0+dfsg/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
aprx-2.9.0+dfsg/configure-45-  as_echo='print -r --'
aprx-2.9.0+dfsg/configure-46-  as_echo_n='print -rn --'
aprx-2.9.0+dfsg/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
aprx-2.9.0+dfsg/configure-48-  as_echo='printf %s\n'
##############################################
aprx-2.9.0+dfsg/configure-50-else
aprx-2.9.0+dfsg/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
aprx-2.9.0+dfsg/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
aprx-2.9.0+dfsg/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
aprx-2.9.0+dfsg/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
aprx-2.9.0+dfsg/configure-62-      esac;
##############################################
aprx-2.9.0+dfsg/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
aprx-2.9.0+dfsg/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
aprx-2.9.0+dfsg/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
aprx-2.9.0+dfsg/configure-324-      case $as_dir in #(
aprx-2.9.0+dfsg/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
aprx-2.9.0+dfsg/configure-326-      *) as_qdir=$as_dir;;
##############################################
aprx-2.9.0+dfsg/configure-397-  {
aprx-2.9.0+dfsg/configure:398:    as_val=`expr "$@" || test $? -eq 1`
aprx-2.9.0+dfsg/configure-399-  }
##############################################
aprx-2.9.0+dfsg/configure-404-# ----------------------------------------
aprx-2.9.0+dfsg/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
aprx-2.9.0+dfsg/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
aprx-2.9.0+dfsg/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
aprx-2.9.0+dfsg/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
aprx-2.9.0+dfsg/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
aprx-2.9.0+dfsg/configure-766-  case $ac_option in
aprx-2.9.0+dfsg/configure:767:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
aprx-2.9.0+dfsg/configure-768-  *=)   ac_optarg= ;;
##############################################
aprx-2.9.0+dfsg/configure-810-  -disable-* | --disable-*)
aprx-2.9.0+dfsg/configure:811:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
aprx-2.9.0+dfsg/configure-812-    # Reject names that are not valid shell variable names.
##############################################
aprx-2.9.0+dfsg/configure-815-    ac_useropt_orig=$ac_useropt
aprx-2.9.0+dfsg/configure:816:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aprx-2.9.0+dfsg/configure-817-    case $ac_user_opts in
##############################################
aprx-2.9.0+dfsg/configure-836-  -enable-* | --enable-*)
aprx-2.9.0+dfsg/configure:837:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
aprx-2.9.0+dfsg/configure-838-    # Reject names that are not valid shell variable names.
##############################################
aprx-2.9.0+dfsg/configure-841-    ac_useropt_orig=$ac_useropt
aprx-2.9.0+dfsg/configure:842:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aprx-2.9.0+dfsg/configure-843-    case $ac_user_opts in
##############################################
aprx-2.9.0+dfsg/configure-1040-  -with-* | --with-*)
aprx-2.9.0+dfsg/configure:1041:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
aprx-2.9.0+dfsg/configure-1042-    # Reject names that are not valid shell variable names.
##############################################
aprx-2.9.0+dfsg/configure-1045-    ac_useropt_orig=$ac_useropt
aprx-2.9.0+dfsg/configure:1046:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aprx-2.9.0+dfsg/configure-1047-    case $ac_user_opts in
##############################################
aprx-2.9.0+dfsg/configure-1056-  -without-* | --without-*)
aprx-2.9.0+dfsg/configure:1057:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
aprx-2.9.0+dfsg/configure-1058-    # Reject names that are not valid shell variable names.
##############################################
aprx-2.9.0+dfsg/configure-1061-    ac_useropt_orig=$ac_useropt
aprx-2.9.0+dfsg/configure:1062:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aprx-2.9.0+dfsg/configure-1063-    case $ac_user_opts in
##############################################
aprx-2.9.0+dfsg/configure-1094-  *=*)
aprx-2.9.0+dfsg/configure:1095:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
aprx-2.9.0+dfsg/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
aprx-2.9.0+dfsg/configure-1115-if test -n "$ac_prev"; then
aprx-2.9.0+dfsg/configure:1116:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
aprx-2.9.0+dfsg/configure-1117-  as_fn_error $? "missing argument to $ac_option"
##############################################
aprx-2.9.0+dfsg/configure-1137-    */ )
aprx-2.9.0+dfsg/configure:1138:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
aprx-2.9.0+dfsg/configure-1139-      eval $ac_var=\$ac_val;;
##############################################
aprx-2.9.0+dfsg/configure-1172-ac_ls_di=`ls -di .` &&
aprx-2.9.0+dfsg/configure:1173:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
aprx-2.9.0+dfsg/configure-1174-  as_fn_error $? "working directory cannot be determined"
##############################################
aprx-2.9.0+dfsg/configure-1228-case $srcdir in
aprx-2.9.0+dfsg/configure:1229:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
aprx-2.9.0+dfsg/configure-1230-esac
##############################################
aprx-2.9.0+dfsg/configure-1271-By default, \`make install' will install all the files in
aprx-2.9.0+dfsg/configure:1272:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
aprx-2.9.0+dfsg/configure:1273:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
aprx-2.9.0+dfsg/configure-1274-for instance \`--prefix=\$HOME'.
##############################################
aprx-2.9.0+dfsg/configure-1352-*)
aprx-2.9.0+dfsg/configure:1353:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
aprx-2.9.0+dfsg/configure-1354-  # A ".." for each directory in $ac_dir_suffix.
aprx-2.9.0+dfsg/configure:1355:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
aprx-2.9.0+dfsg/configure-1356-  case $ac_top_builddir_sub in
##############################################
aprx-2.9.0+dfsg/configure-2019-    *\'*)
aprx-2.9.0+dfsg/configure:2020:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
aprx-2.9.0+dfsg/configure-2021-    esac
##############################################
aprx-2.9.0+dfsg/configure-2102-      case $ac_val in
aprx-2.9.0+dfsg/configure:2103:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
aprx-2.9.0+dfsg/configure-2104-      esac
##############################################
aprx-2.9.0+dfsg/configure-2117-	case $ac_val in
aprx-2.9.0+dfsg/configure:2118:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
aprx-2.9.0+dfsg/configure-2119-	esac
##############################################
aprx-2.9.0+dfsg/configure-2237-    set,)
aprx-2.9.0+dfsg/configure:2238:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
aprx-2.9.0+dfsg/configure:2239:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
aprx-2.9.0+dfsg/configure-2240-      ac_cache_corrupted=: ;;
##############################################
aprx-2.9.0+dfsg/configure-2248-	# differences in whitespace do not lead to failure.
aprx-2.9.0+dfsg/configure:2249:	ac_old_val_w=`echo x $ac_old_val`
aprx-2.9.0+dfsg/configure:2250:	ac_new_val_w=`echo x $ac_new_val`
aprx-2.9.0+dfsg/configure-2251-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
aprx-2.9.0+dfsg/configure-2268-    case $ac_new_val in
aprx-2.9.0+dfsg/configure:2269:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
aprx-2.9.0+dfsg/configure-2270-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
aprx-2.9.0+dfsg/configure-2303-set x ${MAKE-make}
aprx-2.9.0+dfsg/configure:2304:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
aprx-2.9.0+dfsg/configure-2305-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
aprx-2.9.0+dfsg/configure-2313-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
aprx-2.9.0+dfsg/configure:2314:case `${MAKE-make} -f conftest.make 2>/dev/null` in
aprx-2.9.0+dfsg/configure-2315-  *@@@%%%=?*=@@@%%%*)
##############################################
aprx-2.9.0+dfsg/configure-2681-$as_echo_n "checking whether the C compiler works... " >&6; }
aprx-2.9.0+dfsg/configure:2682:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
aprx-2.9.0+dfsg/configure-2683-
##############################################
aprx-2.9.0+dfsg/configure-2725-	then :; else
aprx-2.9.0+dfsg/configure:2726:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
aprx-2.9.0+dfsg/configure-2727-	fi
##############################################
aprx-2.9.0+dfsg/configure-2785-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
aprx-2.9.0+dfsg/configure:2786:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
aprx-2.9.0+dfsg/configure-2787-	  break;;
##############################################
aprx-2.9.0+dfsg/configure-2894-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
aprx-2.9.0+dfsg/configure:2895:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
aprx-2.9.0+dfsg/configure-2896-       break;;
##############################################
aprx-2.9.0+dfsg/configure-3282-  # Check for GNU $ac_path_GREP
aprx-2.9.0+dfsg/configure:3283:case `"$ac_path_GREP" --version 2>&1` in
aprx-2.9.0+dfsg/configure-3284-*GNU*)
##############################################
aprx-2.9.0+dfsg/configure-3348-  # Check for GNU $ac_path_EGREP
aprx-2.9.0+dfsg/configure:3349:case `"$ac_path_EGREP" --version 2>&1` in
aprx-2.9.0+dfsg/configure-3350-*GNU*)
##############################################
aprx-2.9.0+dfsg/configure-3571-do :
aprx-2.9.0+dfsg/configure:3572:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
aprx-2.9.0+dfsg/configure-3573-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
aprx-2.9.0+dfsg/configure-3576-  cat >>confdefs.h <<_ACEOF
aprx-2.9.0+dfsg/configure:3577:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
aprx-2.9.0+dfsg/configure-3578-_ACEOF
##############################################
aprx-2.9.0+dfsg/configure-3586-do :
aprx-2.9.0+dfsg/configure:3587:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
aprx-2.9.0+dfsg/configure-3588-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
aprx-2.9.0+dfsg/configure-3590-  cat >>confdefs.h <<_ACEOF
aprx-2.9.0+dfsg/configure:3591:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
aprx-2.9.0+dfsg/configure-3592-_ACEOF
##############################################
aprx-2.9.0+dfsg/configure-3599-do :
aprx-2.9.0+dfsg/configure:3600:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
aprx-2.9.0+dfsg/configure-3601-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
aprx-2.9.0+dfsg/configure-3603-  cat >>confdefs.h <<_ACEOF
aprx-2.9.0+dfsg/configure:3604:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
aprx-2.9.0+dfsg/configure-3605-_ACEOF
##############################################
aprx-2.9.0+dfsg/configure-3693-do :
aprx-2.9.0+dfsg/configure:3694:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
aprx-2.9.0+dfsg/configure-3695-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
aprx-2.9.0+dfsg/configure-3697-  cat >>confdefs.h <<_ACEOF
aprx-2.9.0+dfsg/configure:3698:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
aprx-2.9.0+dfsg/configure-3699-_ACEOF
##############################################
aprx-2.9.0+dfsg/configure-4187-do :
aprx-2.9.0+dfsg/configure:4188:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
aprx-2.9.0+dfsg/configure-4189-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
aprx-2.9.0+dfsg/configure-4191-  cat >>confdefs.h <<_ACEOF
aprx-2.9.0+dfsg/configure:4192:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
aprx-2.9.0+dfsg/configure-4193-_ACEOF
##############################################
aprx-2.9.0+dfsg/configure-4749-do :
aprx-2.9.0+dfsg/configure:4750:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
aprx-2.9.0+dfsg/configure-4751-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
aprx-2.9.0+dfsg/configure-4753-  cat >>confdefs.h <<_ACEOF
aprx-2.9.0+dfsg/configure:4754:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
aprx-2.9.0+dfsg/configure-4755-_ACEOF
##############################################
aprx-2.9.0+dfsg/configure-5067-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
aprx-2.9.0+dfsg/configure:5068:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
aprx-2.9.0+dfsg/configure-5069-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
aprx-2.9.0+dfsg/configure-5135-if test -z "$BASH_VERSION$ZSH_VERSION" \
aprx-2.9.0+dfsg/configure:5136:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
aprx-2.9.0+dfsg/configure-5137-  as_echo='print -r --'
aprx-2.9.0+dfsg/configure-5138-  as_echo_n='print -rn --'
aprx-2.9.0+dfsg/configure:5139:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
aprx-2.9.0+dfsg/configure-5140-  as_echo='printf %s\n'
##############################################
aprx-2.9.0+dfsg/configure-5142-else
aprx-2.9.0+dfsg/configure:5143:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
aprx-2.9.0+dfsg/configure-5144-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
aprx-2.9.0+dfsg/configure-5152-	expr "X$arg" : "X\\(.*\\)$as_nl";
aprx-2.9.0+dfsg/configure:5153:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
aprx-2.9.0+dfsg/configure-5154-      esac;
##############################################
aprx-2.9.0+dfsg/configure-5229-# ----------------------------------------
aprx-2.9.0+dfsg/configure:5230:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
aprx-2.9.0+dfsg/configure-5231-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
aprx-2.9.0+dfsg/configure-5301-  {
aprx-2.9.0+dfsg/configure:5302:    as_val=`expr "$@" || test $? -eq 1`
aprx-2.9.0+dfsg/configure-5303-  }
##############################################
aprx-2.9.0+dfsg/configure-5405-      case $as_dir in #(
aprx-2.9.0+dfsg/configure:5406:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
aprx-2.9.0+dfsg/configure-5407-      *) as_qdir=$as_dir;;
##############################################
aprx-2.9.0+dfsg/configure-5536-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
aprx-2.9.0+dfsg/configure:5537:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
aprx-2.9.0+dfsg/configure-5538-ac_cs_version="\\
##############################################
aprx-2.9.0+dfsg/configure-5558-  --*=?*)
aprx-2.9.0+dfsg/configure:5559:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
aprx-2.9.0+dfsg/configure:5560:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
aprx-2.9.0+dfsg/configure-5561-    ac_shift=:
##############################################
aprx-2.9.0+dfsg/configure-5563-  --*=)
aprx-2.9.0+dfsg/configure:5564:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
aprx-2.9.0+dfsg/configure-5565-    ac_optarg=
##############################################
aprx-2.9.0+dfsg/configure-5587-    case $ac_optarg in
aprx-2.9.0+dfsg/configure:5588:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
aprx-2.9.0+dfsg/configure-5589-    '') as_fn_error $? "missing file argument" ;;
##############################################
aprx-2.9.0+dfsg/configure-5595-    case $ac_optarg in
aprx-2.9.0+dfsg/configure:5596:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
aprx-2.9.0+dfsg/configure-5597-    esac
##############################################
aprx-2.9.0+dfsg/configure-5716-fi
aprx-2.9.0+dfsg/configure:5717:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
aprx-2.9.0+dfsg/configure-5718-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
aprx-2.9.0+dfsg/configure-5733-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
aprx-2.9.0+dfsg/configure:5734:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
aprx-2.9.0+dfsg/configure-5735-ac_delim='%!_!# '
##############################################
aprx-2.9.0+dfsg/configure-5739-
aprx-2.9.0+dfsg/configure:5740:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
aprx-2.9.0+dfsg/configure-5741-  if test $ac_delim_n = $ac_delim_num; then
##############################################
aprx-2.9.0+dfsg/configure-5877-for ac_last_try in false false :; do
aprx-2.9.0+dfsg/configure:5878:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
aprx-2.9.0+dfsg/configure-5879-  if test -z "$ac_tt"; then
##############################################
aprx-2.9.0+dfsg/configure-6009-      esac
aprx-2.9.0+dfsg/configure:6010:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
aprx-2.9.0+dfsg/configure-6011-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
aprx-2.9.0+dfsg/configure-6068-*)
aprx-2.9.0+dfsg/configure:6069:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
aprx-2.9.0+dfsg/configure-6070-  # A ".." for each directory in $ac_dir_suffix.
aprx-2.9.0+dfsg/configure:6071:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
aprx-2.9.0+dfsg/configure-6072-  case $ac_top_builddir_sub in
##############################################
aprx-2.9.0+dfsg/configure-6120-/@mandir@/p'
aprx-2.9.0+dfsg/configure:6121:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
aprx-2.9.0+dfsg/configure-6122-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
aprx-2.9.0+dfsg/configure-6137-
aprx-2.9.0+dfsg/configure:6138:# Neutralize VPATH when `$srcdir' = `.'.
aprx-2.9.0+dfsg/configure-6139-# Shell code in configure.ac might set extrasub.
##############################################
aprx-2.9.0+dfsg/configure-6163-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
aprx-2.9.0+dfsg/configure:6164:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
aprx-2.9.0+dfsg/configure-6165-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
aprx-2.9.0+dfsg/digipeater.c-793-
aprx-2.9.0+dfsg/digipeater.c:794:			if (parse_ax25addr(ax25viapath, via_path, 0x00)) {
aprx-2.9.0+dfsg/digipeater.c-795-				has_fault = 1;
##############################################
aprx-2.9.0+dfsg/digipeater.c-822-
aprx-2.9.0+dfsg/digipeater.c:823:			if (parse_ax25addr(msgviapath, msg_path, 0x00)) {
aprx-2.9.0+dfsg/digipeater.c-824-				has_fault = 1;
##############################################
aprx-2.9.0+dfsg/igate.c-365- */
aprx-2.9.0+dfsg/igate.c:366:static int forbidden_to_gate_addr(const char *s)
aprx-2.9.0+dfsg/igate.c-367-{
##############################################
aprx-2.9.0+dfsg/igate.c-551-	  /* 3) */
aprx-2.9.0+dfsg/igate.c:552:	  if (forbidden_to_gate_addr(heads[i])) {
aprx-2.9.0+dfsg/igate.c-553-	    if (debug)
##############################################
aprx-2.9.0+dfsg/install-sh-211-      fi
aprx-2.9.0+dfsg/install-sh:212:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
aprx-2.9.0+dfsg/install-sh-213-    *)
##############################################
aprx-2.9.0+dfsg/install-sh-263-      dstdir=$dst
aprx-2.9.0+dfsg/install-sh:264:      dst=$dstdir/`basename "$src"`
aprx-2.9.0+dfsg/install-sh-265-      dstdir_status=0
##############################################
aprx-2.9.0+dfsg/install-sh-345-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
aprx-2.9.0+dfsg/install-sh:346:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
aprx-2.9.0+dfsg/install-sh-347-		   case $ls_ld_tmpdir in
##############################################
aprx-2.9.0+dfsg/install-sh-352-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
aprx-2.9.0+dfsg/install-sh:353:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
aprx-2.9.0+dfsg/install-sh-354-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
aprx-2.9.0+dfsg/install-sh-419-	    case $prefix in
aprx-2.9.0+dfsg/install-sh:420:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
aprx-2.9.0+dfsg/install-sh-421-	      *) qprefix=$prefix;;
##############################################
aprx-2.9.0+dfsg/interface.c-406-	aif->callsign = callsign;
aprx-2.9.0+dfsg/interface.c:407:	parse_ax25addr(aif->ax25call, callsign, 0x60);
aprx-2.9.0+dfsg/interface.c-408-	aif->subif    = subif;
##############################################
aprx-2.9.0+dfsg/interface.c-534-		  aif->callsign = strdup(param1);
aprx-2.9.0+dfsg/interface.c:535:		  parse_ax25addr(aif->ax25call, aif->callsign, 0x60);
aprx-2.9.0+dfsg/interface.c-536-		  aif->nax25p = netax25_addrxport(param1, aif);
##############################################
aprx-2.9.0+dfsg/interface.c-673-		  aif->callsign = strdup(param1);
aprx-2.9.0+dfsg/interface.c:674:		  parse_ax25addr(aif->ax25call, aif->callsign, 0x60);
aprx-2.9.0+dfsg/interface.c-675-
##############################################
aprx-2.9.0+dfsg/interface.c-745-		  aif->callsign = callsign;
aprx-2.9.0+dfsg/interface.c:746:		  parse_ax25addr(aif->ax25call, aif->callsign, 0x60);
aprx-2.9.0+dfsg/interface.c-747-		  aif->agwpe = agwpe_addport(hostname, hostport, agwpeportnum, aif);
##############################################
aprx-2.9.0+dfsg/interface.c-832-		  aif->callsign = strdup(param1);
aprx-2.9.0+dfsg/interface.c:833:		  parse_ax25addr(aif->ax25call, aif->callsign, 0x60);
aprx-2.9.0+dfsg/interface.c-834-		  if (aif->tty != NULL)
##############################################
aprx-2.9.0+dfsg/interface.c-907-		aif->callsign = strdup(mycall);
aprx-2.9.0+dfsg/interface.c:908:		parse_ax25addr(aif->ax25call, aif->callsign, 0x60);
aprx-2.9.0+dfsg/interface.c-909-		
##############################################
aprx-2.9.0+dfsg/interface.c-1294-        a = ax25buf1;
aprx-2.9.0+dfsg/interface.c:1295:        parse_ax25addr( a, tocall, 0x60 );
aprx-2.9.0+dfsg/interface.c-1296-        a += 7;
aprx-2.9.0+dfsg/interface.c:1297:        parse_ax25addr( a, fromcall, 0x60 );
aprx-2.9.0+dfsg/interface.c-1298-        a += 7;
##############################################
aprx-2.9.0+dfsg/interface.c-1835-	
aprx-2.9.0+dfsg/interface.c:1836:	if (parse_ax25addr(ax25addr +  7, src,  0x60)) {
aprx-2.9.0+dfsg/interface.c:1837:	  if (debug) printf("parse_ax25addr('%s') failed. [1]\n", src);
aprx-2.9.0+dfsg/interface.c-1838-	  return -1;
aprx-2.9.0+dfsg/interface.c-1839-	}
aprx-2.9.0+dfsg/interface.c:1840:	if (parse_ax25addr(ax25addr +  0, dest, 0x60)) {
aprx-2.9.0+dfsg/interface.c:1841:	  if (debug) printf("parse_ax25addr('%s') failed. [2]\n", dest);
aprx-2.9.0+dfsg/interface.c-1842-	  return -1;
##############################################
aprx-2.9.0+dfsg/interface.c-1894-
aprx-2.9.0+dfsg/interface.c:1895:	    if (parse_ax25addr(ax25addr + viaindex * 7, viafield, 0x60)) {
aprx-2.9.0+dfsg/interface.c-1896-	      // Error on VIA field value
aprx-2.9.0+dfsg/interface.c:1897:	      if (debug) printf("parse_ax25addr('%s') failed. [3]\n", viafield);
aprx-2.9.0+dfsg/interface.c-1898-	      return -1;
##############################################
aprx-2.9.0+dfsg/netax25.c-128-	memset(ax25call, 0, sizeof(ax25call)); // valgrind
aprx-2.9.0+dfsg/netax25.c:129:	if (parse_ax25addr(ax25call, mycall, 0x60)) {
aprx-2.9.0+dfsg/netax25.c-130-		// Not valid per AX.25 rules
##############################################
aprx-2.9.0+dfsg/netax25.c-435-	if (interface == NULL) {  // Old config style
aprx-2.9.0+dfsg/netax25.c:436:	  if (parse_ax25addr((uint8_t*)&nax25p->ax25addr.sax25_call, callsign, 0x60)) {
aprx-2.9.0+dfsg/netax25.c-437-	    // Not valid per AX.25 rules