event_id           92 tools/notifyServicelogEvent.c     uint64_t event_id = 0;
event_id          128 tools/notifyServicelogEvent.c     if (sscanf(argv[optind], U64T, &event_id) != 1) {
event_id          135 tools/notifyServicelogEvent.c     if (event_id == 0) {
event_id          152 tools/notifyServicelogEvent.c         rc = servicelog_event_get(slog, event_id, &event);
event_id          161 tools/notifyServicelogEvent.c                   event_id, ctime(&(event->time_logged)), ctime(&(event->time_event)));