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

/haiku/src/add-ons/kernel/file_systems/packagefs/package_links/
H A DPackageLinkSymlink.h45 virtual status_t OpenAttribute(const StringKey& name,
H A DPackageLinkDirectory.h29 virtual status_t OpenAttribute(const StringKey& name,
H A DPackageLinkSymlink.cpp187 PackageLinkSymlink::OpenAttribute(const StringKey& name, int openMode, function in class:PackageLinkSymlink
H A DPackageLinkDirectory.cpp94 PackageLinkDirectory::OpenAttribute(const StringKey& name, int openMode, function in class:PackageLinkDirectory
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DNode.cpp100 Node::OpenAttribute(const StringKey& name, int openMode, function in class:Node
H A DUnpackingLeafNode.h53 virtual status_t OpenAttribute(const StringKey& name,
H A DUnpackingDirectory.h44 virtual status_t OpenAttribute(const StringKey& name,
H A DNode.h84 virtual status_t OpenAttribute(const StringKey& name,
H A DUnpackingDirectory.cpp197 UnpackingDirectory::OpenAttribute(const StringKey& name, int openMode, function in class:UnpackingDirectory
H A DUnpackingLeafNode.cpp301 UnpackingLeafNode::OpenAttribute(const StringKey& name, int openMode, function in class:UnpackingLeafNode
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DQuery.cpp183 status_t error = node->OpenAttribute(StringKey(attribute), O_RDONLY,
/haiku/src/add-ons/kernel/file_systems/layers/attribute_overlay/
H A Dattribute_overlay.cpp134 status_t OpenAttribute(const char *name, int openMode,
824 AttributeFile::OpenAttribute(const char *name, int openMode, function in class:attribute_overlay::AttributeFile
1534 return attributeFile->OpenAttribute(name, openMode,
/haiku/src/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp766 error = node->OpenAttribute(StringKey(name), openMode, cookie);

Completed in 66 milliseconds