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

12345678

/macosx-10.10.1/ntp-92/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}'`
/macosx-10.10.1/Heimdal-398.1.2/tests/db/
H A Dadd-modify-delete.in39 EGREP="@EGREP@"
67 ${kadmin} list '*' | ${EGREP} '^foo$' > /dev/null || exit 1
74 ${kadmin} list '*' | ${EGREP} '^foo$' > /dev/null && exit 1
75 ${kadmin} list '*' | ${EGREP} '^bar$' > /dev/null || exit 1
79 ${kadmin} list '*' | ${EGREP} '^bar$' > /dev/null && exit 1
88 ${EGREP} " *Principal: foo@EXAMPLE.ORG$" tempfile > /dev/null || exit 1
90 ${EGREP} " *Kvno: 1$" tempfile > /dev/null || exit 1
92 ${EGREP} " *Failed login count: 0$" tempfile > /dev/null || exit 1
94 ${EGREP} " *Modifie
[all...]
H A Dcheck-aliases.in37 EGREP="@EGREP@"
/macosx-10.10.1/libiconv-42/libiconv/djgpp/
H A Dconfig.site42 ac_cv_path_EGREP=${EGREP='egrep'}
/macosx-10.10.1/libiconv-42/libiconv/libcharset/djgpp/
H A Dconfig.site42 ac_cv_path_EGREP=${EGREP='egrep'}
/macosx-10.10.1/Heimdal-398.1.2/tests/kdc/
H A Dcheck-iprop.in116 ${EGREP} 'iprop/slave.test.h5l.se@TEST.H5L.SE.*Up' iprop-stats >/dev/null || exit 1
145 ${EGREP} 'iprop/slave.test.h5l.se@TEST.H5L.SE.*Down' iprop-stats >/dev/null || exit 1
168 ${EGREP} 'iprop/slave.test.h5l.se@TEST.H5L.SE.*Up' iprop-stats >/dev/null || exit 1
170 ${EGREP} 'Entry already exists in database' messages.log && exit 1
186 ${EGREP} 'iprop/slave.test.h5l.se@TEST.H5L.SE.*Up' iprop-stats >/dev/null || exit 1
188 ${EGREP} 'Entry already exists in database' messages.log && exit 1
204 #${EGREP} "^master down at " iprop-stats > /dev/null || exit 1
234 ${EGREP} 'iprop/slave.test.h5l.se@TEST.H5L.SE.*Up' iprop-stats >/dev/null || exit 1
236 ${EGREP} 'Entry already exists in database' messages.log && exit 1
H A Dcheck-kdc.in163 ${EGREP} -v '^FILE:' ${testdir}/tempfile | ${EGREP} -v '^Vno' | ${EGREP} -v '^$' | \
563 ${EGREP} "^e type: 6" ${testdir}/kinit-log.tmp > /dev/null || \
/macosx-10.10.1/Heimdal-398.1.2/tests/can/
H A Dtest_can.in39 EGREP="@EGREP@"
/macosx-10.10.1/Heimdal-398.1.2/tests/bin/
H A Dsetup-env.in8 EGREP="@EGREP@"
/macosx-10.10.1/Heimdal-398.1.2/packages/mac/
H A Dsetup-env6 EGREP="/usr/bin/grep -E"
/macosx-10.10.1/bzip2-36/bzip2/
H A Dbzgrep29 *egrep) grep=${EGREP-egrep} ;;
/macosx-10.10.1/Heimdal-398.1.2/tests/ldap/
H A Dcheck-ldap.in39 EGREP="@EGREP@"
/macosx-10.10.1/Heimdal-398.1.2/tests/plugin/
H A Dcheck-pac.in39 EGREP="@EGREP@"
/macosx-10.10.1/bash-94.1.2/bash-3.2/support/
H A Dtexi2dvi112 : ${EGREP=egrep}
316 echo "$command_line_filename" | $EGREP '^(/|[A-z]:/)' >/dev/null \
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/
H A Dlibtool94 EGREP="/usr/bin/grep -E"
558 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
740 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2642 | $EGREP "$match_pattern_regex" > /dev/null; then
3077 $EGREP ": [^:]* bundle" >/dev/null ; then
3802 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
4061 | $EGREP "$file_magic_regex" > /dev/null; then
4113 | $EGREP "$match_pattern_regex" > /dev/null; then
4372 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
4373 $run eval '$EGREP
[all...]
/macosx-10.10.1/curl-83.1.2/curl/
H A Dconfigure1047 EGREP
3341 if test -z "$EGREP"; then
3345 EGREP="$GREP -E"
3346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EGREP" >&5
3347 $as_echo "$EGREP" >&6; }
3356 case $EGREP in
3358 ac_cv_path_EGREP="$EGREP" # Let the user override the test with a path.
3381 EGREP=$ac_cv_path_EGREP
3382 if test -n "$EGREP"; then
3383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $EGREP" >
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/dist/
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...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dltmain.sh212 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
394 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2296 | $EGREP "$match_pattern_regex" > /dev/null; then
2731 $EGREP ": [^:]* bundle" >/dev/null ; then
3456 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3715 | $EGREP "$file_magic_regex" > /dev/null; then
3767 | $EGREP "$match_pattern_regex" > /dev/null; then
4026 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
4027 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4606 $run eval '$EGREP
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
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...]
/macosx-10.10.1/OpenPAM-20/openpam/
H A Dltmain.sh209 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
407 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2321 | $EGREP "$match_pattern_regex" > /dev/null; then
2758 $EGREP ": [^:]* bundle" >/dev/null ; then
3488 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3744 | $EGREP "$file_magic_regex" > /dev/null; then
3796 | $EGREP "$match_pattern_regex" > /dev/null; then
4058 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
4059 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4640 $run eval '$EGREP
[all...]
/macosx-10.10.1/bind9-45.101/bind9/
H A Dltmain.sh215 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
413 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2339 | $EGREP "$match_pattern_regex" > /dev/null; then
2776 $EGREP ": [^:]* bundle" >/dev/null ; then
3513 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3769 | $EGREP "$file_magic_regex" > /dev/null; then
3821 | $EGREP "$match_pattern_regex" > /dev/null; then
4083 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
4084 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4666 $run eval '$EGREP
[all...]
/macosx-10.10.1/expat-12/expat/conftools/
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...]
/macosx-10.10.1/file-46/file/
H A Dltmain.sh215 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
430 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2369 | $EGREP "$match_pattern_regex" > /dev/null; then
2806 $EGREP ": [^:]* bundle" >/dev/null ; then
3546 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3802 | $EGREP "$file_magic_regex" > /dev/null; then
3854 | $EGREP "$match_pattern_regex" > /dev/null; then
4116 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
4117 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4699 $run eval '$EGREP
[all...]
/macosx-10.10.1/iodbc-42.5/iodbc/admin/
H A Dltmain.sh158 $EGREP -e 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
312 darwin_arches=`lipo -info "$darwin_archive" 2>/dev/null | $EGREP Architectures 2>/dev/null`
2139 | $EGREP "$match_pattern_regex" > /dev/null; then
2566 if /usr/bin/file -L $add 2> /dev/null | $EGREP "bundle" >/dev/null ; then
3291 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3545 | $EGREP "$file_magic_regex" > /dev/null; then
3597 | $EGREP "$match_pattern_regex" > /dev/null; then
3826 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3827 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4372 $run eval '$EGREP
[all...]
/macosx-10.10.1/libiconv-42/libiconv/build-aux/
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`
2232 | $EGREP "$match_pattern_regex" > /dev/null; then
2667 $EGREP ": [^:]* bundle" >/dev/null ; then
3392 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
3651 | $EGREP "$file_magic_regex" > /dev/null; then
3703 | $EGREP "$match_pattern_regex" > /dev/null; then
3962 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3963 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4542 $run eval '$EGREP
[all...]

Completed in 677 milliseconds

12345678