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

/openbsd-current/usr.sbin/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

Completed in 70 milliseconds