Searched refs:kAttributeNamespace (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/build/libroot/
H A Dfs_attr_bsdxattr.h16 static const char* kAttributeNamespace = "user.haiku."; variable
H A Dfs_attr_xattr.h16 static const char* kAttributeNamespace = "user.haiku."; variable
H A Dfs_attr_extattr.h17 static const char* kAttributeNamespace = "haiku."; variable
H A Dfs_attr_untyped.cpp73 string mangledName = kAttributeNamespace;
100 if (strncmp(name, kAttributeNamespace, kAttributeNamespaceLen) != 0)

Completed in 90 milliseconds