EVENTLOGEOF       147 librpc/gen_ndr/eventlog.h 	struct EVENTLOGEOF eof;
EVENTLOGEOF       562 librpc/gen_ndr/ndr_eventlog.c _PUBLIC_ enum ndr_err_code ndr_push_EVENTLOGEOF(struct ndr_push *ndr, int ndr_flags, const struct EVENTLOGEOF *r)
EVENTLOGEOF       582 librpc/gen_ndr/ndr_eventlog.c _PUBLIC_ enum ndr_err_code ndr_pull_EVENTLOGEOF(struct ndr_pull *ndr, int ndr_flags, struct EVENTLOGEOF *r)
EVENTLOGEOF       602 librpc/gen_ndr/ndr_eventlog.c _PUBLIC_ void ndr_print_EVENTLOGEOF(struct ndr_print *ndr, const char *name, const struct EVENTLOGEOF *r)
EVENTLOGEOF        81 librpc/gen_ndr/ndr_eventlog.h enum ndr_err_code ndr_push_EVENTLOGEOF(struct ndr_push *ndr, int ndr_flags, const struct EVENTLOGEOF *r);
EVENTLOGEOF        82 librpc/gen_ndr/ndr_eventlog.h enum ndr_err_code ndr_pull_EVENTLOGEOF(struct ndr_pull *ndr, int ndr_flags, struct EVENTLOGEOF *r);
EVENTLOGEOF        83 librpc/gen_ndr/ndr_eventlog.h void ndr_print_EVENTLOGEOF(struct ndr_print *ndr, const char *name, const struct EVENTLOGEOF *r);
EVENTLOGEOF      1019 source3/lib/eventlog/eventlog.c 		NDR_PRINT_DEBUG(EVENTLOGEOF, &evt.eof);