Searched refs:kMaxBufferLength (Results 1 – 1 of 1) sorted by relevance
148 const CFIndex kMaxBufferLength = 1024; in GatherSystemInformation() local149 UInt8 data_bytes[kMaxBufferLength]; in GatherSystemInformation()151 CFReadStreamRead(read_stream, data_bytes, kMaxBufferLength); in GatherSystemInformation()