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

1234

/freebsd-10.1-release/contrib/ntp/scripts/deprecated/
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.1-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.1-release/contrib/ntp/sntp/include/
H A DMakefile.in189 EGREP = @EGREP@
/freebsd-10.1-release/contrib/ntp/sntp/scripts/
H A DMakefile.in186 EGREP = @EGREP@
/freebsd-10.1-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.1-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.1-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.1-release/contrib/ntp/include/isc/
H A DMakefile.in221 EGREP = @EGREP@
/freebsd-10.1-release/contrib/ntp/scripts/lib/
H A DMakefile.in230 EGREP = @EGREP@
/freebsd-10.1-release/contrib/ntp/tests/
H A DMakefile.in260 EGREP = @EGREP@
/freebsd-10.1-release/contrib/ntp/kernel/
H A DMakefile.in260 EGREP = @EGREP@
/freebsd-10.1-release/contrib/ntp/kernel/sys/
H A DMakefile.in221 EGREP = @EGREP@
/freebsd-10.1-release/contrib/ntp/scripts/build/
H A DMakefile.in203 EGREP = @EGREP@
/freebsd-10.1-release/contrib/subversion/
H A Dconfigure779 EGREP
4407 if test -z "$EGREP"; then
4432 $as_echo 'EGREP' >> "conftest.nl"
4433 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4456 ac_cv_path_EGREP=$EGREP
4463 EGREP="$ac_cv_path_EGREP"
5157 $EGREP "memchr" >/dev/null 2>&1; then :
5174 $EGREP "free" >/dev/null 2>&1; then :
5697 $EGREP "VERSION_OKAY" >/dev/null 2>&1; then :
5752 $EGREP "apache_minor_versio
[all...]
/freebsd-10.1-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.1-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.1-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.1-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.1-release/contrib/ntp/sntp/
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.1-release/contrib/ntp/
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.1-release/crypto/openssh/
H A Dconfigure654 EGREP
3688 if test -z "$EGREP"; then
3713 $as_echo 'EGREP' >> "conftest.nl"
3714 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3737 ac_cv_path_EGREP=$EGREP
3744 EGREP="$ac_cv_path_EGREP"
3782 $EGREP "memchr" >/dev/null 2>&1; then :
3799 $EGREP "free" >/dev/null 2>&1; then :
4474 if test -z "$EGREP"; then
4499 $as_echo 'EGREP' >> "conftes
[all...]
/freebsd-10.1-release/contrib/ntp/parseutil/
H A DMakefile.in260 EGREP = @EGREP@
/freebsd-10.1-release/contrib/ntp/scripts/ntpsweep/
H A DMakefile.in239 EGREP = @EGREP@
/freebsd-10.1-release/contrib/ntp/scripts/ntptrace/
H A DMakefile.in238 EGREP = @EGREP@
/freebsd-10.1-release/contrib/ntp/scripts/ntp-wait/
H A DMakefile.in238 EGREP = @EGREP@

Completed in 517 milliseconds

1234