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

/bionic/libc/bionic/
H A Dfgetxattr.cpp38 ssize_t fgetxattr(int fd, const char *name, void *value, size_t size) { function
47 // may not directly support fgetxattr() on such a file descriptor.

Completed in 56 milliseconds