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

/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh4088 precious_files_regex=
4334 precious_files_regex="$arg"
6415 if test "X$precious_files_regex" != "X"; then
6416 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
/bind-9.6-ESV-R11/
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

Completed in 1440 milliseconds