Searched refs:fs_open_attr (Results 1 - 8 of 8) sorted by path

/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/build/libroot/
H A Dfs_attr_haiku.cpp123 return fs_open_attr(localFD.Path(), attribute, type,
/haiku/src/system/libroot/os/
H A Dfs_attr.cpp74 // The new Haiku way is to use fs_open_attr() to get a regular file handle
103 fs_open_attr(const char *path, const char *attribute, uint32 type, int openMode) function
H A Dfind_paths.cpp399 int fd = fs_open_attr(path, attribute, B_STRING_TYPE,
/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.c1774 void fs_open_attr() {} function
H A Dlibroot_stubs_legacy.c1721 void fs_open_attr() {} function

Completed in 191 milliseconds