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

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 443 opt_dry_run=false
847 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
896 if test : = "$opt_dry_run"; then
1221 $opt_dry_run || {
1248 $opt_dry_run || {
2264 opt_dry_run=false
2319 opt_dry_run=:
2727 $opt_dry_run || {
3465 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
3482 $opt_dry_run || $RM $removelis
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 431 opt_dry_run=false
515 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
561 if test "$opt_dry_run" = ":"; then
659 if ${opt_dry_run-false}; then :; else
683 if ${opt_dry_run-false}; then :; else
1043 opt_dry_run=false
1070 opt_dry_run=:
1450 $opt_dry_run || {
2149 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2166 $opt_dry_run || $RM $removelis
    [all...]

Completed in 15 milliseconds