Home
last modified time | relevance | path

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

/external/strace/
Dxattr.c79 SYS_FUNC(getxattr) in SYS_FUNC() argument
/external/libfuse/include/
Dfuse_lowlevel.h839 void (*getxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
Dfuse.h523 int (*getxattr) (const char *, const char *, char *, size_t); member
/external/crosvm/fuse/src/
Dfilesystem.rs907 fn getxattr( in getxattr() method
Dserver.rs768 fn getxattr<R: Reader, W: Writer>(&self, in_header: InHeader, mut r: R, w: W) -> Result<usize> { in getxattr() method
/external/python/cpython3/Lib/test/
Dtest_os.py3381 def _check_xattrs_str(self, s, getxattr, setxattr, removexattr, listxattr, **kwargs): argument
3445 def getxattr(path, *args): function
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs1896 fn getxattr( in getxattr() method
/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py3755 def getxattr(self, path, attribute, *, follow_symlinks=True): member in FakeOsModule
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2434 pub fn getxattr( in getxattr() function
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3656 pub fn getxattr( in getxattr() function
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3085 pub fn getxattr( in getxattr() function