Searched refs:lgetxattr (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/musllibc/include/sys/
H A Dxattr.h15 ssize_t lgetxattr(const char *, const char *, void *, size_t);
/seL4-camkes-master/projects/musllibc/src/linux/
H A Dxattr.c9 ssize_t lgetxattr(const char *path, const char *name, void *value, size_t size) function

Completed in 29 milliseconds