Home
last modified time | relevance | path

Searched refs:deref (Results 1 – 3 of 3) sorted by relevance

/coreutils/tests/
Dlocal.mk237 tests/chgrp/default-no-deref.sh \
238 tests/chgrp/deref.sh \
476 tests/chown/deref.sh \
486 tests/cp/cp-deref.sh \
491 tests/cp/deref-slink.sh \
505 tests/cp/link-deref.sh \
506 tests/cp/link-no-deref.sh \
510 tests/cp/no-deref-link1.sh \
511 tests/cp/no-deref-link2.sh \
512 tests/cp/no-deref-link3.sh \
[all …]
/coreutils/src/
Dls.c3294 getfilecon_cache (char const *file, struct fileinfo *f, bool deref) in getfilecon_cache() argument
3308 r = smack_new_label_from_path (file, "security.SMACK64", deref, in getfilecon_cache()
3312 r = (deref in getfilecon_cache()
/coreutils/
DNEWS1858 hard link in the destination unless the -P,--no-deref option is specified.