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

/bionic/libc/bionic/
H A Dfsetxattr.cpp40 int fsetxattr(int fd, const char* name, const void* value, size_t size, int flags) { function
48 // may not directly support fsetxattr() on such a file descriptor.

Completed in 298 milliseconds