Home
last modified time | relevance | path

Searched refs:fs_open_attr (Results 1 – 8 of 8) sorted by relevance

/haiku/headers/build/os/kernel/
H A Dfs_attr.h32 extern int fs_open_attr(const char *path, const char *attribute,
/haiku/headers/os/kernel/
H A Dfs_attr.h31 extern int fs_open_attr(const char *path, const char *attribute,
/haiku/src/system/libroot/os/
H A Dfs_attr.cpp97 fs_open_attr(const char *path, const char *attribute, uint32 type, int openMode) in fs_open_attr() function
H A Dfind_paths.cpp399 int fd = fs_open_attr(path, attribute, B_STRING_TYPE, in get_file_attribute()
/haiku/src/build/libroot/
H A Dfs_attr_haiku.cpp123 return fs_open_attr(localFD.Path(), attribute, type, in _haiku_build_fs_fopen_attr()
/haiku/headers/build/
H A DBeOSBuildCompatibility.h170 # define fs_open_attr _haiku_build_fs_open_attr macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1730 void fs_open_attr() {} in fs_open_attr() function
H A Dlibroot_stubs.c1781 void fs_open_attr() {} in fs_open_attr() function