Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/
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