Searched refs:fs_close_attr (Results 1 - 13 of 13) sorted by relevance

/haiku/headers/os/kernel/
H A Dfs_attr.h35 extern int fs_close_attr(int fd);
/haiku/headers/build/os/kernel/
H A Dfs_attr.h36 extern int fs_close_attr(int fd);
/haiku/src/system/libroot/os/
H A Dfs_attr.cpp71 // and use that for writing, then use fs_close_attr() when done. As you
115 fs_close_attr(int fd) function
H A Dfind_paths.cpp413 fs_close_attr(fd);
/haiku/src/build/libroot/
H A Dfunction_remapper.cpp342 fs_close_attr(int fd) function
344 HIDDEN_FUNCTION(fs_close_attr);
H A Dfs_attr_generic.cpp533 // fs_close_attr
535 fs_close_attr(int fd) function
555 fs_close_attr(attrFD);
590 fs_close_attr(attrFD);
H A Dfs_attr_haiku.cpp130 // fs_close_attr
134 return fs_close_attr(fd);
H A Dfs_attr_untyped.cpp479 // fs_close_attr
481 fs_close_attr(int fd) function
/haiku/src/libs/gnu/
H A Dxattr.cpp162 fs_close_attr(attributeFD);
/haiku/headers/build/
H A DBeOSBuildCompatibility.h172 # define fs_close_attr _haiku_build_fs_close_attr macro
/haiku/src/bin/package/
H A Dcommand_extract.cpp603 fs_close_attr(fd);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1765 void fs_close_attr() {} function
H A Dlibroot_stubs_legacy.c1712 void fs_close_attr() {} function

Completed in 273 milliseconds