Searched refs:precious_files_regex (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/contrib/binutils/
H A Dltmain.sh2649 precious_files_regex=
2898 precious_files_regex="$arg"
4931 if test "X$precious_files_regex" != "X"; then
4932 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh1121 precious_files_regex=
1248 precious_files_regex="$arg"
3395 if test "X$precious_files_regex" != "X"; then
3396 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh1121 precious_files_regex=
1248 precious_files_regex="$arg"
3395 if test "X$precious_files_regex" != "X"; then
3396 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh1121 precious_files_regex=
1248 precious_files_regex="$arg"
3387 if test "X$precious_files_regex" != "X"; then
3388 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh5183 precious_files_regex=
5434 precious_files_regex="$arg"
7605 if test "X$precious_files_regex" != "X"; then
7606 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh5183 precious_files_regex=
5434 precious_files_regex="$arg"
7605 if test "X$precious_files_regex" != "X"; then
7606 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh5183 precious_files_regex=
5434 precious_files_regex="$arg"
7605 if test "X$precious_files_regex" != "X"; then
7606 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh5151 precious_files_regex=
5402 precious_files_regex="$arg"
7560 if test "X$precious_files_regex" != "X"; then
7561 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5150 precious_files_regex=
5401 precious_files_regex="$arg"
7554 if test "X$precious_files_regex" != "X"; then
7555 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh5138 precious_files_regex=
5389 precious_files_regex="$arg"
7539 if test "X$precious_files_regex" != "X"; then
7540 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh5138 precious_files_regex=
5389 precious_files_regex="$arg"
7539 if test "X$precious_files_regex" != "X"; then
7540 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1

Completed in 305 milliseconds