eventauditoptions 3210 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->eventauditoptions));
eventauditoptions 3228 librpc/gen_ndr/ndr_netlogon.c 		if (r->eventauditoptions) {
eventauditoptions 3231 librpc/gen_ndr/ndr_netlogon.c 				NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->eventauditoptions[cntr_eventauditoptions_1]));
eventauditoptions 3263 librpc/gen_ndr/ndr_netlogon.c 			NDR_PULL_ALLOC(ndr, r->eventauditoptions);
eventauditoptions 3265 librpc/gen_ndr/ndr_netlogon.c 			r->eventauditoptions = NULL;
eventauditoptions 3289 librpc/gen_ndr/ndr_netlogon.c 		if (r->eventauditoptions) {
eventauditoptions 3291 librpc/gen_ndr/ndr_netlogon.c 			NDR_PULL_SET_MEM_CTX(ndr, r->eventauditoptions, 0);
eventauditoptions 3292 librpc/gen_ndr/ndr_netlogon.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->eventauditoptions));
eventauditoptions 3293 librpc/gen_ndr/ndr_netlogon.c 			NDR_PULL_ALLOC_N(ndr, r->eventauditoptions, ndr_get_array_size(ndr, &r->eventauditoptions));
eventauditoptions 3295 librpc/gen_ndr/ndr_netlogon.c 			NDR_PULL_SET_MEM_CTX(ndr, r->eventauditoptions, 0);
eventauditoptions 3297 librpc/gen_ndr/ndr_netlogon.c 				NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->eventauditoptions[cntr_eventauditoptions_1]));
eventauditoptions 3314 librpc/gen_ndr/ndr_netlogon.c 		if (r->eventauditoptions) {
eventauditoptions 3315 librpc/gen_ndr/ndr_netlogon.c 			NDR_CHECK(ndr_check_array_size(ndr, (void*)&r->eventauditoptions, r->maxauditeventcount + 1));
eventauditoptions 3330 librpc/gen_ndr/ndr_netlogon.c 	ndr_print_ptr(ndr, "eventauditoptions", r->eventauditoptions);
eventauditoptions 3332 librpc/gen_ndr/ndr_netlogon.c 	if (r->eventauditoptions) {
eventauditoptions 3338 librpc/gen_ndr/ndr_netlogon.c 				ndr_print_uint32(ndr, "eventauditoptions", r->eventauditoptions[cntr_eventauditoptions_1]);
eventauditoptions  444 librpc/gen_ndr/netlogon.h 	uint32_t *eventauditoptions;/* [unique,size_is(maxauditeventcount+1)] */