Searched refs:GREP (Results 1 - 25 of 140) sorted by relevance

123456

/macosx-10.9.5/tcsh-65/tcsh/
H A DMAKESHAR9 GREP=/usr/bin/egrep
53 $WC $files | $GREP -v total | $SORT +2 | $AWK '
/macosx-10.9.5/libiconv-41/libiconv/djgpp/
H A Dconfig.site41 ac_cv_path_GREP=${GREP='grep'}
/macosx-10.9.5/libiconv-41/libiconv/libcharset/djgpp/
H A Dconfig.site41 ac_cv_path_GREP=${GREP='grep'}
/macosx-10.9.5/cups-372.4/cups/test/
H A Drun-stp-tests.sh46 GREP=/usr/xpg4/bin/grep
48 GREP=grep
55 if (echo "testing\c"; echo 1,2,3) | $GREP c >/dev/null; then
793 count=`$GREP '^Test1 ' /tmp/cups-$user/log/page_log | awk 'BEGIN{count=0}{count=count+$7}END{print count}'`
806 count=`$GREP '^Test2 ' /tmp/cups-$user/log/page_log | awk 'BEGIN{count=0}{count=count+$7}END{print count}'`
818 count=`$GREP '^Test3 ' /tmp/cups-$user/log/page_log | grep -v total | awk 'BEGIN{count=0}{count=count+$7}END{print count}'`
842 if $GREP -q CUPS-Get-Default /tmp/cups-$user/log/access_log; then
846 $GREP CUPS-Get-Default /tmp/cups-$user/log/access_log | sed -e '1,$s/&/&amp;/g' -e '1,$s/</&lt;/g' >>$strfile
855 count=`$GREP '^X ' /tmp/cups-$user/log/error_log | wc -l | awk '{print $1}'`
858 $GREP '
[all...]
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzgrep31 *) grep=${GREP-grep} ;;
/macosx-10.9.5/groff-38/groff/contrib/pdfmark/
H A Dpdfroff.sh71 GREP=`searchpath grep "$PATH"`
98 test "$GREP" = ":" && echo >&2 "$NOPROG 'grep' in PATH" && NO="$NO 'grep'"
169 MATCH="$MATCH"`echo --$OPT | $GREP "^$OPTNAME"`
/macosx-10.9.5/tcl-102/
H A DMakefile23 TCL_VERSION = $(shell $(GREP) "TCL_VERSION=" "$(TCL_SRC_DIR)/tcl/unix/configure" | $(CUT) -d '=' -f 2)
/macosx-10.9.5/curl-78.94.1/curl/
H A Dconfigure1044 GREP
3286 if test -z "$GREP"; then
3294 case $GREP in
3296 ac_cv_path_GREP="$GREP" # Let the user override the test with a path.
3319 GREP=$ac_cv_path_GREP
3320 if test -n "$GREP"; then
3321 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GREP" >&5
3322 $as_echo "$GREP" >&6; }
3329 if test -z "$GREP" || test "$GREP"
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dconfigure870 GREP
4542 if test -z "$GREP"; then
4567 $as_echo 'GREP' >> "conftest.nl"
4568 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4591 ac_cv_path_GREP=$GREP
4597 GREP="$ac_cv_path_GREP"
4605 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4606 then ac_cv_path_EGREP="$GREP -E"
5235 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5236 then ac_cv_path_FGREP="$GREP
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dconfigure775 GREP
4106 if test -z "$GREP"; then
4131 $as_echo 'GREP' >> "conftest.nl"
4132 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4155 ac_cv_path_GREP=$GREP
4161 GREP="$ac_cv_path_GREP"
4169 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4170 then ac_cv_path_EGREP="$GREP -E"
6585 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
6586 then ac_cv_path_FGREP="$GREP
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dconfigure781 GREP
4056 if test -z "$GREP"; then
4081 $as_echo 'GREP' >> "conftest.nl"
4082 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4105 ac_cv_path_GREP=$GREP
4111 GREP="$ac_cv_path_GREP"
4119 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4120 then ac_cv_path_EGREP="$GREP -E"
4186 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4187 then ac_cv_path_FGREP="$GREP
[all...]
/macosx-10.9.5/Libc-997.90.3/xcodescripts/
H A Dheaders.sh20 GREP=grep
161 for i in `${FIND} "${DSTROOT}" -name \*.h -print0 | ${XARGS} -0 ${GREP} -l '^//Begin-Libc'`; do
/macosx-10.9.5/tcl-102/tcl/
H A DMakefile40 Version = $(shell $(GREP) "TCL_VERSION=" "$(Configure)" | $(CUT) -d '=' -f 2)
/macosx-10.9.5/tcl-102/tcl84/
H A DMakefile45 Version = $(shell $(GREP) "TCL_VERSION=" "$(Configure)" | $(CUT) -d '=' -f 2)
/macosx-10.9.5/tcl-102/tk/
H A DMakefile32 Version = $(shell $(GREP) "TK_VERSION=" "$(Configure)" | $(CUT) -d '=' -f 2)
/macosx-10.9.5/tcl-102/tk84/
H A DMakefile37 Version = $(shell $(GREP) "TK_VERSION=" "$(Configure)" | $(CUT) -d '=' -f 2)
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/
H A Dconfigure794 GREP
4191 if test -z "$GREP"; then
4216 $as_echo 'GREP' >> "conftest.nl"
4217 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4240 ac_cv_path_GREP=$GREP
4246 GREP="$ac_cv_path_GREP"
4254 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4255 then ac_cv_path_EGREP="$GREP -E"
4321 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4322 then ac_cv_path_FGREP="$GREP
[all...]
/macosx-10.9.5/pcre-7/pcre/
H A Dconfigure839 GREP
4560 if test -z "$GREP"; then
4585 $as_echo 'GREP' >> "conftest.nl"
4586 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4611 ac_cv_path_GREP=$GREP
4617 GREP="$ac_cv_path_GREP"
4625 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4626 then ac_cv_path_EGREP="$GREP -E"
5650 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5651 then ac_cv_path_FGREP="$GREP
[all...]
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Dconfigure663 GREP
4263 if test -z "$GREP"; then
4288 $as_echo 'GREP' >> "conftest.nl"
4289 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4312 ac_cv_path_GREP=$GREP
4318 GREP="$ac_cv_path_GREP"
4326 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4327 then ac_cv_path_EGREP="$GREP -E"
4393 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4394 then ac_cv_path_FGREP="$GREP
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/
H A Dconfigure660 GREP
4885 if test -z "$GREP"; then
4910 $as_echo 'GREP' >> "conftest.nl"
4911 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4934 ac_cv_path_GREP=$GREP
4940 GREP="$ac_cv_path_GREP"
4948 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4949 then ac_cv_path_EGREP="$GREP -E"
5015 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5016 then ac_cv_path_FGREP="$GREP
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/libtiff/
H A Dconfigure.lineno660 GREP
4885 if test -z "$GREP"; then
4910 $as_echo 'GREP' >> "conftest.nl"
4911 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4934 ac_cv_path_GREP=$GREP
4940 GREP="$ac_cv_path_GREP"
4948 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4949 then ac_cv_path_EGREP="$GREP -E"
5015 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5016 then ac_cv_path_FGREP="$GREP
[all...]
/macosx-10.9.5/Heimdal-323.92.1/
H A Dltmain.sh121 : ${GREP="/usr/bin/grep"}
301 $GREP "$1" "$2" >/dev/null 2>&1
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
897 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
943 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1026 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1259 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
1854 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2370 eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
2402 if $GREP
[all...]
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Dltmain.sh121 : ${GREP="/bin/grep"}
301 $GREP "$1" "$2" >/dev/null 2>&1
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
898 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
944 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1027 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1260 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
1855 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2371 eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
2403 if $GREP
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/admin/
H A Dltmain.sh121 : ${GREP="/bin/grep"}
301 $GREP "$1" "$2" >/dev/null 2>&1
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
898 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
944 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1027 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1260 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
1855 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2371 eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
2403 if $GREP
[all...]
/macosx-10.9.5/libarchive-29/libarchive/build/autoconf/
H A Dltmain.sh121 : ${GREP="/bin/grep"}
301 $GREP "$1" "$2" >/dev/null 2>&1
679 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
898 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
944 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1042 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
1290 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
1885 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2401 eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
2433 if $GREP
[all...]

Completed in 432 milliseconds

123456