===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
userv-1.2.0/Makefile.in-181-		sed -e 's#.*#ln & $(dist_tmp)/&#' | sh
userv-1.2.0/Makefile.in:182:	cd dist_tmp && tar cf ../$(dist_tmp).tar `basename $(dist_tmp)`
userv-1.2.0/Makefile.in-183-	gzip -9 $(dist_tmp).tar
##############################################
userv-1.2.0/configure-70-  case "$ac_option" in
userv-1.2.0/configure:71:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
userv-1.2.0/configure-72-  *) ac_optarg= ;;
##############################################
userv-1.2.0/configure-102-  -disable-* | --disable-*)
userv-1.2.0/configure:103:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
userv-1.2.0/configure-104-    # Reject names that are not valid shell variable names.
userv-1.2.0/configure:105:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
userv-1.2.0/configure-106-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
userv-1.2.0/configure-107-    fi
userv-1.2.0/configure:108:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
userv-1.2.0/configure-109-    eval "enable_${ac_feature}=no" ;;
##############################################
userv-1.2.0/configure-111-  -enable-* | --enable-*)
userv-1.2.0/configure:112:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
userv-1.2.0/configure-113-    # Reject names that are not valid shell variable names.
userv-1.2.0/configure:114:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
userv-1.2.0/configure-115-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
userv-1.2.0/configure-116-    fi
userv-1.2.0/configure:117:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
userv-1.2.0/configure-118-    case "$ac_option" in
##############################################
userv-1.2.0/configure-342-  -with-* | --with-*)
userv-1.2.0/configure:343:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
userv-1.2.0/configure-344-    # Reject names that are not valid shell variable names.
userv-1.2.0/configure:345:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
userv-1.2.0/configure-346-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
userv-1.2.0/configure-347-    fi
userv-1.2.0/configure:348:    ac_package=`echo $ac_package| sed 's/-/_/g'`
userv-1.2.0/configure-349-    case "$ac_option" in
##############################################
userv-1.2.0/configure-355-  -without-* | --without-*)
userv-1.2.0/configure:356:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
userv-1.2.0/configure-357-    # Reject names that are not valid shell variable names.
userv-1.2.0/configure:358:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
userv-1.2.0/configure-359-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
userv-1.2.0/configure-360-    fi
userv-1.2.0/configure:361:    ac_package=`echo $ac_package| sed 's/-/_/g'`
userv-1.2.0/configure-362-    eval "with_${ac_package}=no" ;;
##############################################
userv-1.2.0/configure-385-  *)
userv-1.2.0/configure:386:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
userv-1.2.0/configure-387-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
userv-1.2.0/configure-398-if test -n "$ac_prev"; then
userv-1.2.0/configure:399:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
userv-1.2.0/configure-400-fi
##############################################
userv-1.2.0/configure-463-  ac_prog=$0
userv-1.2.0/configure:464:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
userv-1.2.0/configure-465-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
userv-1.2.0/configure-479-fi
userv-1.2.0/configure:480:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
userv-1.2.0/configure-481-
##############################################
userv-1.2.0/configure-554-echo "configure:555: checking for $ac_word" >&5
userv-1.2.0/configure:555:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
userv-1.2.0/configure-556-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-584-echo "configure:585: checking for $ac_word" >&5
userv-1.2.0/configure:585:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
userv-1.2.0/configure-586-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-635-echo "configure:636: checking for $ac_word" >&5
userv-1.2.0/configure:636:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
userv-1.2.0/configure-637-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-714-echo "configure:715: checking whether we are using GNU C" >&5
userv-1.2.0/configure:715:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
userv-1.2.0/configure-716-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-742-echo "configure:743: checking whether ${CC-cc} accepts -g" >&5
userv-1.2.0/configure:743:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
userv-1.2.0/configure-744-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-746-  echo 'void f(){}' > conftest.c
userv-1.2.0/configure:747:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
userv-1.2.0/configure-748-  ac_cv_prog_cc_g=yes
##############################################
userv-1.2.0/configure-779-if test -z "$CPP"; then
userv-1.2.0/configure:780:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
userv-1.2.0/configure-781-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-795-{ (eval echo configure:796: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
userv-1.2.0/configure:796:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
userv-1.2.0/configure-797-if test -z "$ac_err"; then
##############################################
userv-1.2.0/configure-812-{ (eval echo configure:813: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
userv-1.2.0/configure:813:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
userv-1.2.0/configure-814-if test -z "$ac_err"; then
##############################################
userv-1.2.0/configure-829-{ (eval echo configure:830: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
userv-1.2.0/configure:830:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
userv-1.2.0/configure-831-if test -z "$ac_err"; then
##############################################
userv-1.2.0/configure-885-if test -z "$INSTALL"; then
userv-1.2.0/configure:886:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
userv-1.2.0/configure-887-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-941-echo "configure:942: checking for $ac_word" >&5
userv-1.2.0/configure:942:if eval "test \"`echo '$''{'ac_cv_prog_MD5SUM_SIMPLE'+set}'`\" = set"; then
userv-1.2.0/configure-943-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-975-ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'`
userv-1.2.0/configure:976:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
userv-1.2.0/configure-977-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1005-fi
userv-1.2.0/configure:1006:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
userv-1.2.0/configure-1007-  echo "$ac_t""yes" 1>&6
##############################################
userv-1.2.0/configure-1023-echo "configure:1024: checking for $ac_func" >&5
userv-1.2.0/configure:1024:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
userv-1.2.0/configure-1025-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1062-
userv-1.2.0/configure:1063:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
userv-1.2.0/configure-1064-  echo "$ac_t""yes" 1>&6
userv-1.2.0/configure:1065:    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
userv-1.2.0/configure-1066-  cat >> confdefs.h <<EOF
##############################################
userv-1.2.0/configure-1077-echo "configure:1078: checking for EPROTO" >&5
userv-1.2.0/configure:1078:if eval "test \"`echo '$''{'userv_cv_hdr_eproto'+set}'`\" = set"; then
userv-1.2.0/configure-1079-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1113-echo "configure:1114: checking for LOG_AUTHPRIV" >&5
userv-1.2.0/configure:1114:if eval "test \"`echo '$''{'userv_cv_hdr_logauthpriv'+set}'`\" = set"; then
userv-1.2.0/configure-1115-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1149-echo "configure:1150: checking for WCOREDUMP" >&5
userv-1.2.0/configure:1150:if eval "test \"`echo '$''{'userv_cv_hdr_wcoredump'+set}'`\" = set"; then
userv-1.2.0/configure-1151-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1196-echo "configure:1197: checking your C compiler" >&5
userv-1.2.0/configure:1197: if eval "test \"`echo '$''{'dpkg_cv_c_works'+set}'`\" = set"; then
userv-1.2.0/configure-1198-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1234-echo "configure:1235: checking __attribute__((,,))" >&5
userv-1.2.0/configure:1235: if eval "test \"`echo '$''{'dpkg_cv_c_attribute_supported'+set}'`\" = set"; then
userv-1.2.0/configure-1236-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1269-echo "configure:1270: checking __attribute__((noreturn))" >&5
userv-1.2.0/configure:1270: if eval "test \"`echo '$''{'dpkg_cv_c_attribute_noreturn'+set}'`\" = set"; then
userv-1.2.0/configure-1271-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1309-echo "configure:1310: checking __attribute__((unused))" >&5
userv-1.2.0/configure:1310: if eval "test \"`echo '$''{'dpkg_cv_c_attribute_unused'+set}'`\" = set"; then
userv-1.2.0/configure-1311-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1349-echo "configure:1350: checking __attribute__((format...))" >&5
userv-1.2.0/configure:1350: if eval "test \"`echo '$''{'dpkg_cv_attribute_format'+set}'`\" = set"; then
userv-1.2.0/configure-1351-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1402- then
userv-1.2.0/configure:1403:  if eval "test \"`echo '$''{'dpkg_cv_c_gcc_warn_all'+set}'`\" = set"; then
userv-1.2.0/configure-1404-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1450- then
userv-1.2.0/configure:1451:  if eval "test \"`echo '$''{'dpkg_cv_c_gcc_warn_writestrings'+set}'`\" = set"; then
userv-1.2.0/configure-1452-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1498- then
userv-1.2.0/configure:1499:  if eval "test \"`echo '$''{'dpkg_cv_c_gcc_warn_pointerarith'+set}'`\" = set"; then
userv-1.2.0/configure-1500-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1546- then
userv-1.2.0/configure:1547:  if eval "test \"`echo '$''{'dpkg_cv_c_gcc_warn_implicit'+set}'`\" = set"; then
userv-1.2.0/configure-1548-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
userv-1.2.0/configure-1593-fi
userv-1.2.0/configure:1594:CFLAGS="`echo $CFLAGS $CWARNS | sed -e 's/-O[0-9]*/$(OPTIMISE)/'`"
userv-1.2.0/configure-1595-
##############################################
userv-1.2.0/configure-1772-    fi
userv-1.2.0/configure:1773:    ac_file=`expr $ac_file + 1`
userv-1.2.0/configure-1774-    ac_beg=$ac_end
userv-1.2.0/configure:1775:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
userv-1.2.0/configure-1776-  fi
##############################################
userv-1.2.0/configure-1790-  case "$ac_file" in
userv-1.2.0/configure:1791:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
userv-1.2.0/configure:1792:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
userv-1.2.0/configure-1793-  *) ac_file_in="${ac_file}.in" ;;
##############################################
userv-1.2.0/configure-1798-  # Remove last slash and all that follows it.  Not all systems have dirname.
userv-1.2.0/configure:1799:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
userv-1.2.0/configure-1800-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
userv-1.2.0/configure-1802-    test ! -d "$ac_dir" && mkdir "$ac_dir"
userv-1.2.0/configure:1803:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
userv-1.2.0/configure-1804-    # A "../" for each directory in $ac_dir_suffix.
userv-1.2.0/configure:1805:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
userv-1.2.0/configure-1806-  else
##############################################
userv-1.2.0/configure-1812-      if test -z "$ac_dots"; then top_srcdir=.
userv-1.2.0/configure:1813:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
userv-1.2.0/configure-1814-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
userv-1.2.0/configure-1826-  rm -f "$ac_file"
userv-1.2.0/configure:1827:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
userv-1.2.0/configure-1828-  case "$ac_file" in
##############################################
userv-1.2.0/configure-1833-
userv-1.2.0/configure:1834:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
userv-1.2.0/configure-1835-  sed -e "$ac_comsub
##############################################
userv-1.2.0/configure-1872-  case "$ac_file" in
userv-1.2.0/configure:1873:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
userv-1.2.0/configure:1874:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
userv-1.2.0/configure-1875-  *) ac_file_in="${ac_file}.in" ;;
##############################################
userv-1.2.0/configure-1880-  rm -f conftest.frag conftest.in conftest.out
userv-1.2.0/configure:1881:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
userv-1.2.0/configure-1882-  cat $ac_file_inputs > conftest.in
##############################################
userv-1.2.0/configure-1940-    # Remove last slash and all that follows it.  Not all systems have dirname.
userv-1.2.0/configure:1941:      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
userv-1.2.0/configure-1942-      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
userv-1.2.0/configure.in-179-fi
userv-1.2.0/configure.in:180:[CFLAGS="`echo $CFLAGS $CWARNS | sed -e 's/-O[0-9]*/$(OPTIMISE)/'`"]
userv-1.2.0/configure.in-181-
##############################################
userv-1.2.0/install-sh-85-
userv-1.2.0/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
userv-1.2.0/install-sh-87-	    shift
##############################################
userv-1.2.0/install-sh-89-
userv-1.2.0/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
userv-1.2.0/install-sh-91-	    shift
##############################################
userv-1.2.0/install-sh-151-	then
userv-1.2.0/install-sh:152:		dst="$dst"/`basename $src`
userv-1.2.0/install-sh-153-	else
##############################################
userv-1.2.0/install-sh-158-## this sed command emulates the dirname command
userv-1.2.0/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
userv-1.2.0/install-sh-160-
##############################################
userv-1.2.0/install-sh-172-IFS='%'
userv-1.2.0/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
userv-1.2.0/install-sh-174-IFS="${oIFS}"
##############################################
userv-1.2.0/install-sh-206-	then
userv-1.2.0/install-sh:207:		dstfile=`basename $dst`
userv-1.2.0/install-sh-208-	else
##############################################
userv-1.2.0/install-sh-216-	then
userv-1.2.0/install-sh:217:		dstfile=`basename $dst`
userv-1.2.0/install-sh-218-	else
##############################################
userv-1.2.0/language.i4-27-
userv-1.2.0/language.i4:28:define(`makename',`translit(``$1'',`-_')')
userv-1.2.0/language.i4-29-
##############################################
userv-1.2.0/language.i4-31-divert(1)dnl
userv-1.2.0/language.i4:32:  format(``%-50s'',`toki_$1=')`$2',
userv-1.2.0/language.i4-33-divert(2)dnl
userv-1.2.0/language.i4:34:  format(``%-30s'',`tokv_$1=')`$3|toki_$1',
userv-1.2.0/language.i4-35-divert(odiv)popdef(`odiv')')
##############################################
userv-1.2.0/language.i4-39-
userv-1.2.0/language.i4:40:define(`autovalistype',`hasvalistype(`$1',format(``0x%08x'',cautotoki),`$2')`'define(`cautotoki',incr(cautotoki))')
userv-1.2.0/language.i4-41-
userv-1.2.0/language.i4-42-define(`autovaldeftype',`pushdef(`odiv',divnum)divert(4)dnl
userv-1.2.0/language.i4:43:  format(``%-25s'',`tokt_$1=')format(``0x%08x'',cautotokt),
userv-1.2.0/language.i4-44-divert(odiv)popdef(`odiv')define(`cautotokt',eval(cautotokt`*2'))')
##############################################
userv-1.2.0/language.i4-46-define(`nametypelexpatexec',`
userv-1.2.0/language.i4:47:autovalistype(`$1',`$2')
userv-1.2.0/language.i4-48-pushdef(`odiv',divnum)divert(3)dnl
userv-1.2.0/language.i4:49:`$3 { $4'`return tokv_$1; }'
userv-1.2.0/language.i4-50-divert(odiv)popdef(`odiv')')
##############################################
userv-1.2.0/language.i4-52-define(`wordtypelexexec',
userv-1.2.0/language.i4:53:`nametypelexpatexec(`word_'makename(`$1'),`$2|tokr_word',`$1',`$3')')
userv-1.2.0/language.i4-54-
##############################################
userv-1.2.0/language.i4-77-define(`isdirectivefn',`dnl
userv-1.2.0/language.i4:78:wordtypelexexec(`$1',`tokt_directive$3',`lr_dir= $2; $4')dnl
userv-1.2.0/language.i4-79-pushdef(`odiv',divnum)
userv-1.2.0/language.i4-80-divert(odiv)popdef(`odiv')')
userv-1.2.0/language.i4:81:define(`isdirective',`isdirectivefn(`$1',`df_'makename(`$1'),`$2')')
userv-1.2.0/language.i4:82:define(`isdirectiveinternal',`isdirectivefn(`$1',`dfi_'makename(`$1'),
userv-1.2.0/language.i4-83-                                            `|tokt_internal$2')')
userv-1.2.0/language.i4:84:define(`isexecmode',`isdirective(`$1',`|tokt_execmode')')
userv-1.2.0/language.i4:85:define(`isehandlemode',`isdirective(`$1',`|tokt_ehandlemode')')
userv-1.2.0/language.i4:86:define(`islookupquotemode',`isdirectivefn(`$1',`dfg_lookupquotemode',
userv-1.2.0/language.i4-87-	`|tokt_lookupquotemode')')
userv-1.2.0/language.i4:88:define(`isfdwant',`isdirectivefn(`$1',`dfg_fdwant',`',
userv-1.2.0/language.i4-89-                      `lr_fdwant_readwrite=$2; ')')
userv-1.2.0/language.i4:90:define(`isflagpair',`isdirectivefn(`$1',`dfg_setflag',`',
userv-1.2.0/language.i4:91:                      `lr_flag= &'makename(`$1')`; lr_flagval= 1; ')
userv-1.2.0/language.i4:92:                     isdirectivefn(`no-$1',`dfg_setflag',`',
userv-1.2.0/language.i4:93:                      `lr_flag= &'makename(`$1')`; lr_flagval= 0; ')')
userv-1.2.0/language.i4-94-dnl `reset' is also a builtin service
##############################################
userv-1.2.0/language.i4-133-define(`iscontrolstart',
userv-1.2.0/language.i4:134:`isdirective(`$1',`|tokt_controlstart')')
userv-1.2.0/language.i4-135-iscontrolstart(`if')
##############################################
userv-1.2.0/language.i4-140-define(`iscontrolend',
userv-1.2.0/language.i4:141:`wordtypelexexec(`$1',`tokt_controlend$3',
userv-1.2.0/language.i4:142:                 `lr_controlend= tokv_word_'makename(`$2')`; ')')
userv-1.2.0/language.i4-143-iscontrolend(`elif',   `if', `|tokt_controlstart')
##############################################
userv-1.2.0/language.i4-149-dnl conditions
userv-1.2.0/language.i4:150:define(`isparmcondition',`wordtypelexexec(`$1',`tokt_parmcondition',
userv-1.2.0/language.i4:151:                           `lr_parmcond= pcf_'makename(`$1')`; ')')
userv-1.2.0/language.i4-152-isparmcondition(`glob')
##############################################
userv-1.2.0/language.i4-163-define(`isbuiltinservice',
userv-1.2.0/language.i4:164: `wordtypelexexec(`$1',`tokt_builtinservice$3',
userv-1.2.0/language.i4:165:    `lr_bispa= bispa_'makename(`$2')`; lr_bisexec= bisexec_'makename(`$1')`; $5')
userv-1.2.0/language.i4:166:  builtininlist(`$1',`$4')')
userv-1.2.0/language.i4-167-isbuiltinservice(`environment',`none')
##############################################
userv-1.2.0/language.i4-175-define(`isdirectivebuiltinservice',
userv-1.2.0/language.i4:176:   `isbuiltinservice(`$1',`$2',`|tokt_directive$3',`$4',
userv-1.2.0/language.i4:177:                     `lr_dir= df_'makename(`$1')`; ')')
userv-1.2.0/language.i4-178-isdirectivebuiltinservice(`reset',`none')
##############################################
userv-1.2.0/language.i4-183-dnl parameters
userv-1.2.0/language.i4:184:define(`isparameter',`wordtypelexexec(`$1',`tokt_parameter',
userv-1.2.0/language.i4:185:                        `lr_parameter= pf_'makename(`$1')`; ')')
userv-1.2.0/language.i4-186-isparameter(`service')
##############################################
userv-1.2.0/language.i4-195-define(`isloglevellexpat',
userv-1.2.0/language.i4:196:`nametypelexpatexec(`syslog_$1',`tokt_loglevel|tokr_word',`$2',
userv-1.2.0/language.i4:197:                    `lr_loglevel= LOG_'translit(``$1'',`a-z',`A-Z')`; ')')
userv-1.2.0/language.i4:198:define(`isloglevel',`isloglevellexpat(`$1',`$1')')
userv-1.2.0/language.i4-199-isloglevel(`debug')
##############################################
userv-1.2.0/language.i4-209-define(`islogfacilitylexpat',
userv-1.2.0/language.i4:210:`nametypelexpatexec(`syslog_$1',`tokt_logfacility|tokr_word',`$2',
userv-1.2.0/language.i4:211:                    `lr_logfacility= LOG_'translit(``$1'',`a-z',`A-Z')`; ')')
userv-1.2.0/language.i4:212:define(`islogfacility',`islogfacilitylexpat(`$1',`$1')')
userv-1.2.0/language.i4-213-islogfacilitylexpat(`authpriv',`auth(priv)?|security')
##############################################
userv-1.2.0/language.i4-240-autovalistype(`fdstoend',	`tokt_fdrange|tokr_punct')
userv-1.2.0/language.i4:241:nametypelexpatexec(`dollar',`tokt_misc|tokr_punct',`\$',`')
userv-1.2.0/language.i4-242-
userv-1.2.0/language.i4-243-define(singlefd,`
userv-1.2.0/language.i4:244:wordtypelexexec(`$1',`tokt_fdrange',` lr_max= lr_min= $2; ')')
userv-1.2.0/language.i4-245-singlefd(`stdin',`0');
##############################################
userv-1.2.0/language.i4-260-
userv-1.2.0/language.i4:261:define(`iscondop',`nametypelexpatexec(`$2',`tokt_condop|tokr_punct',`$1',`')')
userv-1.2.0/language.i4-262-iscondop(`\(',`openparen')