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

/illumos-gate/usr/src/cmd/lms/
H A DProtocol.cpp109 _eventLogParam = param;
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(_eventLogParam, TEX
[all...]
H A DProtocol.h182 void *_eventLogParam; member in class:Protocol

Completed in 46 milliseconds