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

/bind-9.11.3/unit/atf-src/
H A Dconfigure696 GREP
4613 if test -z "$GREP"; then
4638 $as_echo 'GREP' >> "conftest.nl"
4639 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4662 ac_cv_path_GREP=$GREP
4668 GREP="$ac_cv_path_GREP"
4676 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4677 then ac_cv_path_EGREP="$GREP -E"
4743 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4744 then ac_cv_path_FGREP="$GREP
[all...]
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh268 # Unless the user overrides by setting GREP, search the path for either GNU
270 test -z "$GREP" && {
283 echo 'GREP' >> conftest.nl
284 "$_G_path_prog" -e 'GREP$' -e '-(cannot match)-' <conftest.nl >conftest.out 2>/dev/null || break
299 GREP=$func_path_progs_result
314 : ${EGREP="$GREP -E"}
315 : ${FGREP="$GREP -F"}
807 $GREP "$1" "$2" >/dev/null 2>&1
2200 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
2497 $GREP "
[all...]
/bind-9.11.3/
H A Dltmain.sh504 $GREP "$1" "$2" >/dev/null 2>&1
962 if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
1235 | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
1281 $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1409 if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
2137 && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \
3365 eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
3439 if $GREP -v "^: " < "$nlist" |
3448 $GREP -v "^: " < "$nlist" > "$nlist"S
3714 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTO
[all...]
H A Dconfigure932 GREP
3976 if test -z "$GREP"; then
4001 $as_echo 'GREP' >> "conftest.nl"
4002 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4025 ac_cv_path_GREP=$GREP
4031 GREP="$ac_cv_path_GREP"
4039 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4040 then ac_cv_path_EGREP="$GREP -E"
4106 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4107 then ac_cv_path_FGREP="$GREP
[all...]

Completed in 44 milliseconds