Home
last modified time | relevance | path

Searched refs:require_preserve (Results 1 – 6 of 6) sorted by relevance

/coreutils/src/
Dcopy.h203 bool require_preserve; member
Dcp.c850 x->require_preserve = false; in cp_option_init()
1018 x.require_preserve = true; in main()
1089 x.require_preserve = true; in main()
1098 x.require_preserve = true; in main()
Dcopy.c949 return -x->require_preserve; in set_owner()
966 if (x->require_preserve) in set_owner()
1632 if (x->require_preserve) in copy_reg()
1672 && x->require_preserve) in copy_reg()
1695 if (x->require_preserve) in copy_reg()
3185 if (x->require_preserve) in copy_internal()
3256 if (x->require_preserve) in copy_internal()
3291 && x->require_preserve) in copy_internal()
3340 if (x->require_preserve) in copy_internal()
Dmv.c143 x->require_preserve = false; /* FIXME: maybe make this an option */ in cp_option_init()
Dinstall.c278 x->require_preserve = false; in cp_option_init()
/coreutils/scripts/build-older-versions/
Dcoreutils-5.97-on-glibc-2.28.diff39 if (x->require_preserve)