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

/haiku/headers/compatibility/gnu/sys/
H A Dxattr.h27 ssize_t lgetxattr(const char* path, const char* attribute, void* buffer,
/haiku/src/build/libroot/
H A Dfs_attr_xattr.h35 return lgetxattr(path, attribute, buffer, bufferSize);
/haiku/src/libs/gnu/
H A Dxattr.cpp291 lgetxattr(const char* path, const char* attribute, void* buffer, size_t size) function

Completed in 97 milliseconds