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

/haiku-fatelf/src/bin/gdb/
H A Dinstall-sh71 no_target_directory=
133 -T) no_target_directory=true
207 if test -n "$no_target_directory"; then
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dinstall-sh100 no_target_directory=
161 -T) no_target_directory=true;;
265 if test -n "$no_target_directory"; then
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dinstall-sh100 no_target_directory=
161 -T) no_target_directory=true;;
265 if test -n "$no_target_directory"; then
/haiku-fatelf/src/bin/coreutils/src/
H A Dmv.c349 bool no_target_directory = false; local
407 no_target_directory = true;
439 if (no_target_directory)
H A Dln.c414 bool no_target_directory = false;
482 no_target_directory = true;
508 if (no_target_directory)
413 bool no_target_directory = false; local
H A Dcp.c580 bool no_target_directory, struct cp_options *x)
596 if (no_target_directory)
913 bool no_target_directory = false; local
1071 no_target_directory = true;
1163 target_directory, no_target_directory, &x);
579 do_copy(int n_files, char **file, const char *target_directory, bool no_target_directory, struct cp_options *x) argument
H A Dinstall.c436 bool no_target_directory = false; local
531 no_target_directory = true;
604 if (no_target_directory)

Completed in 95 milliseconds