Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:GREP

706 GREP
1577 grep -v '^ *+' conftest.err >conftest.er1
1615 grep -v '^ *+' conftest.err >conftest.er1
1660 grep -v '^ *+' conftest.err >conftest.er1
2613 E2FSPROGS_VERSION=`grep E2FSPROGS_VERSION ${srcdir}/version.h \
2615 DATE=`grep E2FSPROGS_DATE ${srcdir}/version.h | awk '{print $3}' \
4258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4259 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4263 if test -z "$GREP"; then
4271 for ac_prog in grep ggrep; do
4288 $as_echo 'GREP' >> "conftest.nl"
4289 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4309 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
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"
5566 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5570 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5698 (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
5809 (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
5903 (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
5915 (if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
6803 Grep wants private fixed already mapped.
6804 The main things grep needs to know about mmap are:
7343 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
9119 if ( sh -c "$a --version" 2> /dev/null | grep GNU 2>&1 > /dev/null ) ; then
9403 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
9404 then ac_cv_path_EGREP="$GREP -E"
10372 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
10375 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
10440 if grep HAVE_SYS_TYPES_H confdefs.h > tmp_config.$$; then
10445 if grep WORDS_BIGENDIAN confdefs.h > tmp_config.$$; then
11817 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
11823 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`