Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A DConfigConnection.cpp38 _initState(ConfigConnection::INIT_STATE_DISCONNECTED), in ConfigConnection()
130 _initState = INIT_STATE_DISCONNECTED; in Deinit()
151 _initState = INIT_STATE_DISCONNECTED; in RequestEntDNSSuffixList()
183 _initState = INIT_STATE_DISCONNECTED; in SendEnterpriseAccess()
H A DLMEConnection.cpp60 _initState(INIT_STATE_DISCONNECTED), in LMEConnection()
96 _initState = INIT_STATE_DISCONNECTED; in Init()
101 _initState = INIT_STATE_DISCONNECTED; in Init()
122 _initState = INIT_STATE_DISCONNECTED; in Deinit()
472 _initState = INIT_STATE_DISCONNECTED; in _receiveMessage()
492 _initState = INIT_STATE_DISCONNECTED; in _sendMessage()
H A DConfigConnection.h65 INIT_STATE_DISCONNECTED = 0, enumerator
H A DLMEConnection.h350 INIT_STATE_DISCONNECTED = 0, enumerator