Searched refs:_haiku_build_fs_remove_attr (Results 1 - 4 of 4) sorted by relevance

/haiku/src/build/libroot/
H A Dremapped_functions.h55 int _haiku_build_fs_remove_attr(int fd, const char *attribute);
H A Dfs_attr_haiku.cpp198 _haiku_build_fs_remove_attr(int fd, const char* attribute) function
311 if (_haiku_build_fs_remove_attr(fd, name) < 0)
H A Dfunction_remapper.cpp377 return _haiku_build_fs_remove_attr(fd, attribute);
/haiku/headers/build/
H A DBeOSBuildCompatibility.h168 # define fs_remove_attr _haiku_build_fs_remove_attr

Completed in 142 milliseconds