HomeSort by: relevance | last modified time | path
    Searched refs:precious_files_regex (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 6549 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
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 5150 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

Completed in 177 milliseconds