Searched refs:kMaxXMLDataSize (Results 1 - 2 of 2) sorted by path

/macosx-10.9.5/cddafs-252/
H A DAppleCDDAFileSystemDefines.h312 #define kMaxXMLDataSize PAGE_SIZE * 10 // 40K = Arbitrary size. Definitely shouldn't be bigger than this... macro
H A DAppleCDDAFileSystemVFSOps.c185 if ( ( cddaArgs.xmlFileSize == 0 ) || ( cddaArgs.xmlFileSize > kMaxXMLDataSize ) )

Completed in 156 milliseconds