Searched defs:event_log (Results 1 – 3 of 3) sorted by relevance
26 struct event_log { struct50 TSS_RESULT event_log_init(); argument
64 struct event_log { struct85 struct event_log event_log[1]; argument
222 event_log(int severity, const char *msg) in event_log() function