Searched refs:_eventLog (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lms/
H A DProtocol.cpp108 _eventLog = cb;
1078 _eventLog(_eventLogParam, message, EVENTLOG_ERROR_TYPE);
1098 _eventLog(_eventLogParam, message, EVENTLOG_ERROR_TYPE);
1674 _eventLog(_eventLogParam, TEXT("Error: Can't open hosts file"), EVENTLOG_ERROR_TYPE);
1680 _eventLog(_eventLogParam, TEXT("Error: Can't create temporary hosts file"), EVENTLOG_ERROR_TYPE);
1748 _eventLog(_eventLogParam, TEXT("Error: Can't update hosts file [1]"), EVENTLOG_ERROR_TYPE);
1754 _eventLog(_eventLogParam, TEXT("Error: Can't update hosts file [2]"), EVENTLOG_ERROR_TYPE);
1761 _eventLog(_eventLogParam, TEXT("Error: Can't update hosts file [3]"), EVENTLOG_ERROR_TYPE);
1768 _eventLog(_eventLogParam, TEXT("Error: Can't update hosts file [4]"), EVENTLOG_ERROR_TYPE);
1774 _eventLog(_eventLogPara
[all...]
H A DProtocol.h181 EventLogCallback _eventLog; member in class:Protocol

Completed in 47 milliseconds