Home
last modified time | relevance | path

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

/coreutils/src/
Dmv.c321 bool no_target_directory = false; in main() local
373 no_target_directory = true; in main()
443 if (no_target_directory) in main()
Dln.c475 bool no_target_directory = false; in main() local
545 no_target_directory = true; in main()
580 if (no_target_directory) in main()
Dcp.c609 bool no_target_directory, struct cp_options *x) in do_copy() argument
627 if (no_target_directory) in do_copy()
978 bool no_target_directory = false; in main() local
1130 no_target_directory = true; in main()
1287 target_directory, no_target_directory, &x); in main()
Dinstall.c786 bool no_target_directory = false; in main() local
872 no_target_directory = true; in main()
953 if (no_target_directory) in main()