Home
last modified time | relevance | path

Searched refs:open_dangling_dest_symlink (Results 1 – 5 of 5) sorted by relevance

/coreutils/src/
Dcopy.h268 bool open_dangling_dest_symlink; member
Dmv.c154 x->open_dangling_dest_symlink = false; in cp_option_init()
Dinstall.c292 x->open_dangling_dest_symlink = false; in cp_option_init()
Dcp.c867 x->open_dangling_dest_symlink = getenv ("POSIXLY_CORRECT") != nullptr; in cp_option_init()
Dcopy.c1472 if (x->open_dangling_dest_symlink) in copy_reg()