Home
last modified time | relevance | path

Searched refs:GREP (Results 1 – 6 of 6) sorted by relevance

/iperf/
H A Dconfigure4860 if test -z "$GREP"; then
4914 ac_cv_path_GREP=$GREP
4920 GREP="$ac_cv_path_GREP"
4929 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4930 then ac_cv_path_EGREP="$GREP -E"
5002 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5003 then ac_cv_path_FGREP="$GREP -F"
5069 test -z "$GREP" && GREP=grep
7010 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
10035 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
[all …]
H A Daclocal.m42238 if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
4099 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
4953 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
5408 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
6435 $GREP 'no-whole-archive' > /dev/null; then
6455 …_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-…
7235 …_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-…
7319 …_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-…
7330 …rbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-…
8187 test -z "$GREP" && GREP=grep
[all …]
H A DMakefile.in239 GREP = @GREP@
/iperf/config/
H A Dltmain.sh284 test -z "$GREP" && {
313 GREP=$func_path_progs_result
328 : ${EGREP="$GREP -E"}
329 : ${FGREP="$GREP -F"}
850 $GREP "$1" "$2" >/dev/null 2>&1
2750 $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
4996 if $GREP -v "^: " < "$nlist" |
5005 $GREP -v "^: " < "$nlist" > "$nlist"S
8544 $GREP ": [^:]* bundle" >/dev/null; then
8783 if $GREP "^installed=no" $deplib > /dev/null; then
[all …]
/iperf/examples/
H A DMakefile.in211 GREP = @GREP@
/iperf/src/
H A DMakefile.in537 GREP = @GREP@