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

/illumos-gate/usr/src/cmd/lms/
H A DConfigConnection.cpp38 _initState(ConfigConnection::INIT_STATE_DISCONNECTED),
130 _initState = INIT_STATE_DISCONNECTED;
151 _initState = INIT_STATE_DISCONNECTED;
183 _initState = INIT_STATE_DISCONNECTED;
H A DConfigConnection.h65 INIT_STATE_DISCONNECTED = 0, enumerator in enum:ConfigConnection::INIT_STATES
H A DLMEConnection.cpp60 _initState(INIT_STATE_DISCONNECTED),
96 _initState = INIT_STATE_DISCONNECTED;
101 _initState = INIT_STATE_DISCONNECTED;
122 _initState = INIT_STATE_DISCONNECTED;
472 _initState = INIT_STATE_DISCONNECTED;
492 _initState = INIT_STATE_DISCONNECTED;
H A DLMEConnection.h350 INIT_STATE_DISCONNECTED = 0, enumerator in enum:LMEConnection::INIT_STATES

Completed in 48 milliseconds