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

/illumos-gate/usr/src/cmd/lms/heci/
H A Dheci.h60 _bufSize(0),
80 unsigned int _bufSize; member in class:HECI
H A DHECIUnix.h46 virtual unsigned int GetBufferSize() const { return _bufSize; }
H A DHECIUnix.cpp193 _bufSize = heci_client->MaxMessageLength;
212 _bufSize = 0;

Completed in 155 milliseconds