Searched refs:kAttributeNamespaceLen (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/build/libroot/
H A Dfs_attr_untyped.cpp100 if (strncmp(name, kAttributeNamespace, kAttributeNamespaceLen) != 0)
103 name += kAttributeNamespaceLen;
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_xattr.h17 static const int kAttributeNamespaceLen = 11; variable

Completed in 53 milliseconds