Searched refs:EGREP (Results 1 – 2 of 2) sorted by relevance
80 EGREP = @EGREP@ macro
986 GREP=$EGREP1930 $a --version 2> /dev/null | $EGREP "GNU|libarchive" 2>&1 > /dev/null2848 $EGREP -q unresolvable conftest.err;2877 if $EGREP -q '@PLT' visibility.s; then3528 if echo "$PKGFORMAT" | $EGREP rpm 2>&1 >/dev/null; then3545 elif "$RPM" --usage 2>&1 | $EGREP -- -bb >/dev/null; then3552 if echo "$PKGFORMAT" | $EGREP deb 2>&1 >/dev/null; then3562 if echo "$PKGFORMAT" | $EGREP osx 2>&1 >/dev/null; then3576 if echo "$PKGFORMAT" | $EGREP pkg 2>&1 >/dev/null; then3667 if echo "$WITH_MINGWIN" | $EGREP -q "/"; then[all …]
Completed in 71 milliseconds