Home
last modified time | relevance | path

Searched defs:setxattr (Results 1 – 11 of 11) sorted by relevance

/external/strace/
Dxattr.c57 SYS_FUNC(setxattr) in SYS_FUNC() argument
/external/libfuse/include/
Dfuse_lowlevel.h808 void (*setxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
Dfuse.h520 int (*setxattr) (const char *, const char *, const char *, size_t, int); member
/external/crosvm/fuse/src/
Dfilesystem.rs885 fn setxattr( in setxattr() method
Dserver.rs730 fn setxattr<R: Reader, W: Writer>(&self, in_header: InHeader, mut r: R, w: W) -> Result<usize> { in setxattr() method
/external/python/cpython3/Lib/test/
Dtest_os.py3381 def _check_xattrs_str(self, s, getxattr, setxattr, removexattr, listxattr, **kwargs): argument
3448 def setxattr(path, *args): function
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs1841 fn setxattr( in setxattr() method
/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py3832 def setxattr(self, path, attribute, value, member in FakeOsModule
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2452 pub fn setxattr( in setxattr() function
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3672 pub fn setxattr( in setxattr() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3103 pub fn setxattr( in setxattr() function