Home
last modified time | relevance | path

Searched refs:kAttributeNamespaceLen (Results 1 – 4 of 4) sorted by relevance

/haiku/src/build/libroot/
H A Dfs_attr_xattr.h17 static const int kAttributeNamespaceLen = 11; variable
H A Dfs_attr_bsdxattr.h17 static const int kAttributeNamespaceLen = 11; variable
H A Dfs_attr_extattr.h18 static const int kAttributeNamespaceLen = 6; variable
H A Dfs_attr_untyped.cpp85 if (strncmp(name, kAttributeNamespace, kAttributeNamespaceLen) != 0) in demangle_attribute_name()
88 name += kAttributeNamespaceLen; in demangle_attribute_name()
140 if (strncmp(name, kAttributeNamespace, kAttributeNamespaceLen) != 0) in demangle_attribute_name()
143 name += kAttributeNamespaceLen; in demangle_attribute_name()