EventCategory     114 librpc/gen_ndr/eventlog.h 	uint16_t EventCategory;
EventCategory     372 librpc/gen_ndr/ndr_eventlog.c 		NDR_CHECK(ndr_push_uint16(ndr, NDR_SCALARS, r->EventCategory));
EventCategory     449 librpc/gen_ndr/ndr_eventlog.c 		NDR_CHECK(ndr_pull_uint16(ndr, NDR_SCALARS, &r->EventCategory));
EventCategory     530 librpc/gen_ndr/ndr_eventlog.c 	ndr_print_uint16(ndr, "EventCategory", r->EventCategory);
EventCategory     855 source3/lib/eventlog/eventlog.c 	t->event_category		= e->EventCategory;
EventCategory     918 source3/lib/eventlog/eventlog.c 	e->EventCategory	= t->event_category;