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

/haiku/src/build/libroot/
H A Dfs_attr_untyped.cpp59 static const size_t kMaxAttributeListingLength = 10240; variable
287 char listing[kMaxAttributeListingLength];
291 kMaxAttributeListingLength);

Completed in 49 milliseconds