Searched defs:_guid (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lms/heci/
H A Dheci.h63 memcpy(&_guid, &guid, sizeof(_guid));
77 GUID _guid; member in class:HECI
/illumos-gate/usr/src/cmd/lms/
H A DLMEConnection.cpp50 const GUID LMEConnection::_guid = {0x6733a4db, 0x0476, 0x4e7b, {0xb3, 0xaf, 0xbc, 0xfc, 0x29, 0xbe, 0xe7, 0xa7}}; member in class:LMEConnection
61 _heci(_guid, verbose),
H A DLMEConnection.h360 static const GUID _guid; member in class:LMEConnection

Completed in 46 milliseconds