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

/freebsd-11-stable/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-11-stable/contrib/ldns/
H A Dltmain.sh5150 precious_files_regex=
5401 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-11-stable/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-11-stable/crypto/heimdal/
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-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6549 precious_files_regex=
6811 precious_files_regex=$arg
9046 if test -n "$precious_files_regex"; then
9047 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh6549 precious_files_regex=
6811 precious_files_regex=$arg
9046 if test -n "$precious_files_regex"; then
9047 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-11-stable/contrib/file/
H A Dltmain.sh6552 precious_files_regex=
6814 precious_files_regex=$arg
9058 if test -n "$precious_files_regex"; then
9059 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh6549 precious_files_regex=
6811 precious_files_regex=$arg
9048 if test -n "$precious_files_regex"; then
9049 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh6549 precious_files_regex=
6811 precious_files_regex=$arg
9055 if test -n "$precious_files_regex"; then
9056 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1

Completed in 368 milliseconds