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

/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh199 opt_dry_run=false
272 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
318 if test "$opt_dry_run" = ":"; then
416 if ${opt_dry_run-false}; then :; else
530 opt_dry_run=false
862 --dry-run | -n) opt_dry_run=: ;;
1227 $opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\
1241 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
1247 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
1251 $opt_dry_run || {
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh443 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 ||
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh443 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 ||
[all...]
/freebsd-11-stable/contrib/file/
H A Dltmain.sh446 opt_dry_run=false
850 if test -n "$_G_directory_path" && test : != "$opt_dry_run"; then
899 if test : = "$opt_dry_run"; then
1224 $opt_dry_run || {
1251 $opt_dry_run || {
2267 opt_dry_run=false
2322 opt_dry_run=:
2730 $opt_dry_run || {
3468 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
3485 $opt_dry_run ||
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh443 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 ||
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh443 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 ||
[all...]
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh431 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 ||
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh431 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=:
1480 $opt_dry_run || {
2179 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2196 $opt_dry_run ||
[all...]
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh435 opt_dry_run=false
519 if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
565 if test "$opt_dry_run" = ":"; then
663 if ${opt_dry_run-false}; then :; else
687 if ${opt_dry_run-false}; then :; else
1047 opt_dry_run=false
1073 opt_dry_run=:
1449 $opt_dry_run || {
2148 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2165 $opt_dry_run ||
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dsvn.c192 {"dry-run", opt_dry_run, 0,
1286 {'r', 'c', 'N', opt_depth, 'q', opt_force, opt_dry_run, opt_merge_cmd,
1412 {'q', opt_dry_run, opt_strip, opt_reverse_diff,
2300 case opt_dry_run:
H A Dshelf-cmd.c1322 {'q', opt_dry_run,
1356 {'q', opt_dry_run, opt_keep_local,
1389 {opt_drop, 'q', opt_dry_run, opt_force} },
H A Dshelf2-cmd.c1298 {'q', opt_dry_run,
1332 {'q', opt_dry_run, opt_keep_local,
1365 {opt_drop, 'q', opt_dry_run, opt_force} },
H A Dcl.h319 opt_dry_run,
315 opt_dry_run, enumerator in enum:svn_cl__longopt_t

Completed in 331 milliseconds