Searched refs:list_attributes (Results 1 - 5 of 5) sorted by relevance

/haiku/src/build/libroot/
H A Dfs_attr_bsdxattr.h21 list_attributes(int fd, const char* path, char* buffer, size_t bufferSize) function
H A Dfs_attr_xattr.h21 list_attributes(int fd, const char* path, char* buffer, size_t bufferSize) function
H A Dfs_attr_extattr.h22 list_attributes(int fd, const char* path, char* buffer, size_t bufferSize) function
H A Dfs_attr_untyped.cpp290 ssize_t length = list_attributes(fFileFD, fPath.c_str(), listing,
H A Dfs_attr_generic.cpp173 // list_attributes() and remove_attribute() are unused here -- prevent the
175 (void)list_attributes;

Completed in 44 milliseconds