Searched refs:fs_lopen_attr_dir (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/os/kernel/
H A Dfs_attr.h38 extern DIR *fs_lopen_attr_dir(const char *path);
/haiku/headers/build/os/kernel/
H A Dfs_attr.h39 extern DIR *fs_lopen_attr_dir(const char *path);
/haiku/src/system/libroot/os/
H A Dfs_attr.cpp135 fs_lopen_attr_dir(const char* path) function
/haiku/src/build/libroot/
H A Dfs_attr_haiku.cpp60 // fs_lopen_attr_dir
64 return fs_lopen_attr_dir(path);
79 return fs_lopen_attr_dir(localFD.Path());
H A Dfunction_remapper.cpp288 fs_lopen_attr_dir(const char *path) function
290 HIDDEN_FUNCTION(fs_lopen_attr_dir);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1772 void fs_lopen_attr_dir() {} function
H A Dlibroot_stubs_legacy.c1719 void fs_lopen_attr_dir() {} function

Completed in 190 milliseconds