Searched refs:XATTR_NOFOLLOW_ANY (Results 1 – 2 of 2) sorted by relevance
51 #define XATTR_NOFOLLOW_ANY 0x0040 /* Don't follow any symbolic links in the path */ macro
13333 if (uap->options & XATTR_NOFOLLOW_ANY) { in getxattr()13416 XATTR_NOFOLLOW_ANY)) { in fgetxattr()13516 if (uap->options & XATTR_NOFOLLOW_ANY) { in setxattr()13565 XATTR_NOFOLLOW_ANY)) { in fsetxattr()13650 if (uap->options & XATTR_NOFOLLOW_ANY) { in removexattr()13693 XATTR_NOFOLLOW_ANY)) { in fremovexattr()13753 if (uap->options & XATTR_NOFOLLOW_ANY) { in listxattr()13794 XATTR_NOFOLLOW_ANY)) { in flistxattr()