Searched refs:EGREP (Results 1 – 2 of 2) sorted by relevance
80 EGREP = @EGREP@ macro
2810 $EGREP -q unresolvable conftest.err;2839 if $EGREP -q '@PLT' visibility.s; then3489 if echo "$PKGFORMAT" | $EGREP rpm 2>&1 >/dev/null; then3506 elif "$RPM" --usage 2>&1 | $EGREP -- -bb >/dev/null; then3513 if echo "$PKGFORMAT" | $EGREP deb 2>&1 >/dev/null; then3523 if echo "$PKGFORMAT" | $EGREP rpm 2>&1 >/dev/null || \3524 echo "$PKGFORMAT" | $EGREP pkg 2>&1 >/dev/null; then3549 if echo "$PKGFORMAT" | $EGREP pkg 2>&1 >/dev/null; then3640 if echo "$WITH_MINGWIN" | $EGREP -q "/"; then3654 if echo "$WITH_MINGWIN" | $EGREP -q "/"; then[all …]
Completed in 70 milliseconds