Home
last modified time | relevance | path

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

/iperf/config/
H A Dltmain.sh328 : ${EGREP="$GREP -E"}
4991 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
5153 …plib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-…
5190 … $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
8062 | $EGREP "$match_pattern_regex" > /dev/null; then
9333 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
9607 $EGREP "$file_magic_regex" > /dev/null; then
9661 $EGREP "$match_pattern_regex" > /dev/null; then
9992 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10241 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
/iperf/examples/
H A DMakefile.in206 EGREP = @EGREP@
/iperf/
H A DMakefile.in234 EGREP = @EGREP@
H A Dconfigure4932 if test -z "$EGREP"; then
4986 ac_cv_path_EGREP=$EGREP
4993 EGREP="$ac_cv_path_EGREP"
8766 $EGREP "$file_magic_regex" > /dev/null; then
8833 $EGREP "$file_magic_regex" > /dev/null; then
15798 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
16863 EGREP=$lt_EGREP
H A Daclocal.m43215 $EGREP "$file_magic_regex" > /dev/null; then
5218 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
6831 …output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list…
8189 _LT_DECL([], [EGREP], [1], [An ERE matcher])
/iperf/src/
H A DMakefile.in532 EGREP = @EGREP@