Home
last modified time | relevance | path

Searched defs:getxattr (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/src/linux/
H A Dxattr.c4 ssize_t getxattr(const char *path, const char *name, void *value, size_t size) in getxattr() function
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse.h243 int (*getxattr) (const char *, const char *, char *, size_t); member
H A Dfuse_lowlevel.h647 void (*getxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
/third_party/libfuse/include/
H A Dfuse.h548 int (*getxattr) (const char *, const char *, char *, size_t); member
H A Dfuse_lowlevel.h862 void (*getxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member
/third_party/python/Lib/test/
H A Dtest_os.py3649 def getxattr(pat function
[all...]
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2998 pub fn getxattr( in getxattr() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3161 pub fn getxattr( in getxattr() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3957 pub fn getxattr( in getxattr() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5419 pub fn getxattr( in getxattr() functions

Completed in 58 milliseconds