Searched refs:EGREP (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-10.0-release/contrib/ntp/scripts/
H A Dntp-status10 EGREP=/bin/egrep
27 HOSTNAME=`$NSLOOKUP $HOST | $EGREP "Name:" | $AWK '{print $2}'`
30 $NTPDATE -d $HOST 2>/dev/null | $EGREP '^stratum|^delay|^offset|^originate' > $FILE
31 STRATUM=`$EGREP '^stratum' $FILE | $AWK '{print $2}'`
32 OFFSET=`$EGREP '^offset' $FILE | $AWK '{print $2}'`
33 DELAY=`$EGREP '^delay' $FILE | $AWK '{print $2}'`
34 TIMESTAMP=`$EGREP '^originate' $FILE | $AWK '{print $4 " " $5 " " $6 " " $7 " " $8}'`
/freebsd-10.0-release/usr.sbin/ndiscvt/
H A Dndisgen.sh203 INFTYPE=`${EGREP} -i -c "Signature|.S.i.g.n.a.t.u.r.e" ${INFPATH}`
214 INFTYPE=`${EGREP} -i -c "Class.*=.*Net" ${INFPATH}`
224 INFTYPE=`${EGREP} -i -c ".C.l.a.s.s.*=.*N.e.t" ${INFPATH}`
506 EGREP=/usr/bin/egrep
/freebsd-10.0-release/contrib/ntp/
H A Dltmain.sh197 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
350 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2228 | $EGREP "$match_pattern_regex" > /dev/null; then
2663 $EGREP ": [^:]* bundle" >/dev/null ; then
3388 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3647 | $EGREP "$file_magic_regex" > /dev/null; then
3699 | $EGREP "$match_pattern_regex" > /dev/null; then
3958 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3959 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4538 $run eval '$EGREP
[all...]
H A Dconfigure793 EGREP
4580 if test -z "$EGREP"; then
4605 $as_echo 'EGREP' >> "conftest.nl"
4606 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4629 ac_cv_path_EGREP=$EGREP
4636 EGREP="$ac_cv_path_EGREP"
4674 $EGREP "memchr" >/dev/null 2>&1; then :
4691 $EGREP "free" >/dev/null 2>&1; then :
6376 $EGREP "memchr" >/dev/null 2>&1; then :
6393 $EGREP "fre
[all...]
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dltmain.sh197 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
350 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2228 | $EGREP "$match_pattern_regex" > /dev/null; then
2663 $EGREP ": [^:]* bundle" >/dev/null ; then
3388 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3647 | $EGREP "$file_magic_regex" > /dev/null; then
3699 | $EGREP "$match_pattern_regex" > /dev/null; then
3958 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3959 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4538 $run eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/ofed/libibcm/config/
H A Dltmain.sh197 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
350 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2231 | $EGREP "$match_pattern_regex" > /dev/null; then
2666 $EGREP ": [^:]* bundle" >/dev/null ; then
3396 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3655 | $EGREP "$file_magic_regex" > /dev/null; then
3707 | $EGREP "$match_pattern_regex" > /dev/null; then
3966 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3967 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4546 $run eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh197 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
350 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2231 | $EGREP "$match_pattern_regex" > /dev/null; then
2666 $EGREP ": [^:]* bundle" >/dev/null ; then
3396 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3655 | $EGREP "$file_magic_regex" > /dev/null; then
3707 | $EGREP "$match_pattern_regex" > /dev/null; then
3966 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3967 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4546 $run eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/sqlite3/
H A Dltmain.sh209 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
378 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2268 | $EGREP "$match_pattern_regex" > /dev/null; then
2705 $EGREP ": [^:]* bundle" >/dev/null ; then
3435 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3691 | $EGREP "$file_magic_regex" > /dev/null; then
3743 | $EGREP "$match_pattern_regex" > /dev/null; then
4005 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
4006 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4587 $run eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/subversion/
H A Dconfigure778 EGREP
4400 if test -z "$EGREP"; then
4425 $as_echo 'EGREP' >> "conftest.nl"
4426 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4449 ac_cv_path_EGREP=$EGREP
4456 EGREP="$ac_cv_path_EGREP"
5150 $EGREP "memchr" >/dev/null 2>&1; then :
5167 $EGREP "free" >/dev/null 2>&1; then :
5652 $EGREP "VERSION_OKAY" >/dev/null 2>&1; then :
5707 $EGREP "apache_minor_versio
[all...]
/freebsd-10.0-release/contrib/binutils/
H A Dltmain.sh113 : ${EGREP="/bin/grep -E"}
1104 $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
1252 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
1259 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
1307 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3771 | $EGREP "$match_pattern_regex" > /dev/null; then
4932 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
5186 $EGREP "$file_magic_regex" > /dev/null; then
5237 $EGREP "$match_pattern_regex" > /dev/null; then
5530 func_show_eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/tcpdump/
H A Dconfigure618 EGREP
3730 if test -z "$EGREP"; then
3755 $as_echo 'EGREP' >> "conftest.nl"
3756 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3779 ac_cv_path_EGREP=$EGREP
3786 EGREP="$ac_cv_path_EGREP"
3824 $EGREP "memchr" >/dev/null 2>&1; then :
3841 $EGREP "free" >/dev/null 2>&1; then :
4361 $EGREP "yes" >/dev/null 2>&1; then :
4377 $EGREP "ye
[all...]
/freebsd-10.0-release/contrib/bmake/
H A Dconfigure609 EGREP
3299 if test -z "$EGREP"; then
3324 $as_echo 'EGREP' >> "conftest.nl"
3325 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3348 ac_cv_path_EGREP=$EGREP
3355 EGREP="$ac_cv_path_EGREP"
3393 $EGREP "memchr" >/dev/null 2>&1; then :
3410 $EGREP "free" >/dev/null 2>&1; then :
4102 $EGREP "$ac_pattern" >/dev/null 2>&1; then :
4117 $EGREP "
[all...]
/freebsd-10.0-release/crypto/heimdal/
H A Dltmain.sh139 : ${EGREP="grep -E"}
3304 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3311 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
3401 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3551 $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
3666 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
6317 | $EGREP "$match_pattern_regex" > /dev/null; then
7540 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
7814 $EGREP "$file_magic_regex" > /dev/null; then
7868 $EGREP "
[all...]
/freebsd-10.0-release/crypto/openssh/
H A Dconfigure654 EGREP
3684 if test -z "$EGREP"; then
3709 $as_echo 'EGREP' >> "conftest.nl"
3710 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3733 ac_cv_path_EGREP=$EGREP
3740 EGREP="$ac_cv_path_EGREP"
3778 $EGREP "memchr" >/dev/null 2>&1; then :
3795 $EGREP "free" >/dev/null 2>&1; then :
4470 if test -z "$EGREP"; then
4495 $as_echo 'EGREP' >> "conftes
[all...]
/freebsd-10.0-release/contrib/apr/
H A Dconfigure820 EGREP
9979 if test -z "$EGREP"; then
10004 $as_echo 'EGREP' >> "conftest.nl"
10005 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
10028 ac_cv_path_EGREP=$EGREP
10035 EGREP="$ac_cv_path_EGREP"
10073 $EGREP "memchr" >/dev/null 2>&1; then :
10090 $EGREP "free" >/dev/null 2>&1; then :
14055 $EGREP "$file_magic_regex" > /dev/null; then
14121 $EGREP "
[all...]
/freebsd-10.0-release/contrib/atf/admin/
H A Dltmain.sh3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3314 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3554 $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
3669 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
6331 | $EGREP "$match_pattern_regex" > /dev/null; then
7555 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
7829 $EGREP "$file_magic_regex" > /dev/null; then
7883 $EGREP "$match_pattern_regex" > /dev/null; then
8214 func_show_eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/ldns/
H A Dltmain.sh3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3314 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3554 $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
3669 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
6334 | $EGREP "$match_pattern_regex" > /dev/null; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
7835 $EGREP "$file_magic_regex" > /dev/null; then
7889 $EGREP "$match_pattern_regex" > /dev/null; then
8220 func_show_eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/libyaml/config/
H A Dltmain.sh119 : ${EGREP="/bin/grep -E"}
2343 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2350 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
2398 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2563 $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
5234 | $EGREP "$match_pattern_regex" > /dev/null; then
6419 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
6680 $EGREP "$file_magic_regex" > /dev/null; then
6734 $EGREP "$match_pattern_regex" > /dev/null; then
7030 func_show_eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/openbsm/config/
H A Dltmain.sh3337 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3344 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
3434 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3587 $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
3702 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
6382 | $EGREP "$match_pattern_regex" > /dev/null; then
7606 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
7880 $EGREP "$file_magic_regex" > /dev/null; then
7934 $EGREP "$match_pattern_regex" > /dev/null; then
8265 func_show_eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/openpam/
H A Dltmain.sh3337 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3344 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
3434 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3587 $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
3702 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
6382 | $EGREP "$match_pattern_regex" > /dev/null; then
7606 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
7880 $EGREP "$file_magic_regex" > /dev/null; then
7934 $EGREP "$match_pattern_regex" > /dev/null; then
8265 func_show_eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/tcsh/
H A Dconfigure615 EGREP
3956 if test -z "$EGREP"; then
3981 $as_echo 'EGREP' >> "conftest.nl"
3982 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4005 ac_cv_path_EGREP=$EGREP
4012 EGREP="$ac_cv_path_EGREP"
4028 $EGREP "$ac_pattern" >/dev/null 2>&1; then :
4043 $EGREP "$ac_pattern" >/dev/null 2>&1; then :
4630 $EGREP "sixtyfour bits" >/dev/null 2>&1; then :
5447 $EGREP "memch
[all...]
/freebsd-10.0-release/contrib/unbound/
H A Dltmain.sh3307 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
3314 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
3404 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
3554 $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
3669 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
6331 | $EGREP "$match_pattern_regex" > /dev/null; then
7555 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
7829 $EGREP "$file_magic_regex" > /dev/null; then
7883 $EGREP "$match_pattern_regex" > /dev/null; then
8214 func_show_eval '$EGREP
[all...]
/freebsd-10.0-release/contrib/openbsm/
H A Dconfigure696 EGREP
3834 if test -z "$EGREP"; then
3859 $as_echo 'EGREP' >> "conftest.nl"
3860 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3883 ac_cv_path_EGREP=$EGREP
3890 EGREP="$ac_cv_path_EGREP"
7024 $EGREP "memchr" >/dev/null 2>&1; then :
7041 $EGREP "free" >/dev/null 2>&1; then :
7428 $EGREP "$file_magic_regex" > /dev/null; then
7494 $EGREP "
[all...]
/freebsd-10.0-release/contrib/libreadline/examples/rlfe/
H A Dconfigure275 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS VERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP EGREP AWK WRITEPATH XTERMPATH LIBOBJS LTLIBOBJS'
2441 EGREP=$ac_cv_prog_egrep
2461 $EGREP "$ac_pattern" >/dev/null 2>&1; then
2480 $EGREP "$ac_pattern" >/dev/null 2>&1; then
2874 $EGREP "yes" >/dev/null 2>&1; then
3835 $EGREP "yes" >/dev/null 2>&1; then
4909 s,@EGREP@,$EGREP,;t t
/freebsd-10.0-release/contrib/file/
H A Dconfigure776 EGREP
4560 if test -z "$EGREP"; then
4585 $as_echo 'EGREP' >> "conftest.nl"
4586 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4609 ac_cv_path_EGREP=$EGREP
4616 EGREP="$ac_cv_path_EGREP"
4654 $EGREP "memchr" >/dev/null 2>&1; then :
4671 $EGREP "free" >/dev/null 2>&1; then :
8360 $EGREP "$file_magic_regex" > /dev/null; then
8426 $EGREP "
[all...]

Completed in 462 milliseconds

123