next_reference 538 librpc/gen_ndr/cli_netlogon.c uint32_t *next_reference /* [out] [ref] */, next_reference 581 librpc/gen_ndr/cli_netlogon.c *next_reference = *r.out.next_reference; next_reference 106 librpc/gen_ndr/cli_netlogon.h uint32_t *next_reference /* [out] [ref] */, next_reference 10764 librpc/gen_ndr/ndr_netlogon.c if (r->out.next_reference == NULL) { next_reference 10767 librpc/gen_ndr/ndr_netlogon.c NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, *r->out.next_reference)); next_reference 10841 librpc/gen_ndr/ndr_netlogon.c NDR_PULL_ALLOC(ndr, r->out.next_reference); next_reference 10842 librpc/gen_ndr/ndr_netlogon.c ZERO_STRUCTP(r->out.next_reference); next_reference 10881 librpc/gen_ndr/ndr_netlogon.c NDR_PULL_ALLOC(ndr, r->out.next_reference); next_reference 10884 librpc/gen_ndr/ndr_netlogon.c NDR_PULL_SET_MEM_CTX(ndr, r->out.next_reference, LIBNDR_FLAG_REF_ALLOC); next_reference 10885 librpc/gen_ndr/ndr_netlogon.c NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, r->out.next_reference)); next_reference 10949 librpc/gen_ndr/ndr_netlogon.c ndr_print_ptr(ndr, "next_reference", r->out.next_reference); next_reference 10951 librpc/gen_ndr/ndr_netlogon.c ndr_print_uint32(ndr, "next_reference", *r->out.next_reference); next_reference 1200 librpc/gen_ndr/netlogon.h uint32_t *next_reference;/* [ref] */ next_reference 893 librpc/gen_ndr/srv_netlogon.c r->out.next_reference = talloc_zero(r, uint32_t); next_reference 894 librpc/gen_ndr/srv_netlogon.c if (r->out.next_reference == NULL) { next_reference 4071 librpc/gen_ndr/srv_netlogon.c r->out.next_reference = talloc_zero(mem_ctx, uint32_t); next_reference 4072 librpc/gen_ndr/srv_netlogon.c if (r->out.next_reference == NULL) { next_reference 1425 source4/torture/rpc/netlogon.c uint32_t next_reference = 0; next_reference 1447 source4/torture/rpc/netlogon.c r.out.next_reference = &next_reference;