Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Deventlog.c170 char eventMsgBuf[256]; in ADM_Process_old_event_log() local
203 entry.paramLen, eventMsgBuf); in ADM_Process_old_event_log()
204 (void) strncat(messBuff, eventMsgBuf, len); in ADM_Process_old_event_log()
218 char eventMsgBuf[256]; in ADM_Process_new_event_log() local
332 entry.paramLen, eventMsgBuf); in ADM_Process_new_event_log()
333 (void) strncat(messBuff, eventMsgBuf, len); in ADM_Process_new_event_log()