Searched defs:removexattr (Results 1 – 6 of 6) sorted by relevance
| /external/strace/ |
| D | xattr.c | 137 SYS_FUNC(removexattr) in SYS_FUNC() argument
|
| /external/python/cpython3/Lib/test/ |
| D | test_os.py | 2959 def _check_xattrs_str(self, s, getxattr, setxattr, removexattr, listxattr, **kwargs): argument 3029 def removexattr(path, *args): function
|
| /external/syzkaller/vendor/golang.org/x/sys/unix/ |
| D | zsyscall_darwin_amd64.go | 443 func removexattr(path string, attr string, options int) (err error) { func
|
| D | zsyscall_darwin_arm64.go | 443 func removexattr(path string, attr string, options int) (err error) { func
|
| D | zsyscall_darwin_arm.go | 443 func removexattr(path string, attr string, options int) (err error) { func
|
| D | zsyscall_darwin_386.go | 443 func removexattr(path string, attr string, options int) (err error) { func
|