removexattr(2) System Calls Manual removexattr(2) removexattr, lremovexattr, fremovexattr - (libc -lc) #include int removexattr(const char *path, const char *name); int lremovexattr(const char *path, const char *name); int fremovexattr(int fd, const char *name); : ( ). ( stat(2)). xattr(7). removexattr() name path . lremovexattr() removexattr() . fremovexattr() removexattr() fd ( open(2)) path. . name . . -1 errno . ENODATA . ENOTSUP . stat(2). . 2.4 glibc 2.3. getfattr(1), setfattr(1), getxattr(2), listxattr(2), open(2), setxattr(2), stat(2), symlink(7), xattr(7) 3 . . : . 6.18 8 2026 removexattr(2)