remote_dsa_address 1278 librpc/gen_ndr/drsuapi.h const char *remote_dsa_address;/* [unique,charset(UTF16)] */ remote_dsa_address 9582 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_push_unique_ptr(ndr, r->remote_dsa_address)); remote_dsa_address 9599 librpc/gen_ndr/ndr_drsuapi.c if (r->remote_dsa_address) { remote_dsa_address 9600 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->remote_dsa_address, CH_UTF16))); remote_dsa_address 9602 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_charset_length(r->remote_dsa_address, CH_UTF16))); remote_dsa_address 9603 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_push_charset(ndr, NDR_SCALARS, r->remote_dsa_address, ndr_charset_length(r->remote_dsa_address, CH_UTF16), sizeof(uint16_t), CH_UTF16)); remote_dsa_address 9639 librpc/gen_ndr/ndr_drsuapi.c NDR_PULL_ALLOC(ndr, r->remote_dsa_address); remote_dsa_address 9641 librpc/gen_ndr/ndr_drsuapi.c r->remote_dsa_address = NULL; remote_dsa_address 9671 librpc/gen_ndr/ndr_drsuapi.c if (r->remote_dsa_address) { remote_dsa_address 9673 librpc/gen_ndr/ndr_drsuapi.c NDR_PULL_SET_MEM_CTX(ndr, r->remote_dsa_address, 0); remote_dsa_address 9674 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_pull_array_size(ndr, &r->remote_dsa_address)); remote_dsa_address 9675 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_pull_array_length(ndr, &r->remote_dsa_address)); remote_dsa_address 9676 librpc/gen_ndr/ndr_drsuapi.c if (ndr_get_array_length(ndr, &r->remote_dsa_address) > ndr_get_array_size(ndr, &r->remote_dsa_address)) { remote_dsa_address 9677 librpc/gen_ndr/ndr_drsuapi.c return ndr_pull_error(ndr, NDR_ERR_ARRAY_SIZE, "Bad array size %u should exceed array length %u", ndr_get_array_size(ndr, &r->remote_dsa_address), ndr_get_array_length(ndr, &r->remote_dsa_address)); remote_dsa_address 9679 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_check_string_terminator(ndr, ndr_get_array_length(ndr, &r->remote_dsa_address), sizeof(uint16_t))); remote_dsa_address 9680 librpc/gen_ndr/ndr_drsuapi.c NDR_CHECK(ndr_pull_charset(ndr, NDR_SCALARS, &r->remote_dsa_address, ndr_get_array_length(ndr, &r->remote_dsa_address), sizeof(uint16_t), CH_UTF16)); remote_dsa_address 9709 librpc/gen_ndr/ndr_drsuapi.c ndr_print_ptr(ndr, "remote_dsa_address", r->remote_dsa_address); remote_dsa_address 9711 librpc/gen_ndr/ndr_drsuapi.c if (r->remote_dsa_address) { remote_dsa_address 9712 librpc/gen_ndr/ndr_drsuapi.c ndr_print_string(ndr, "remote_dsa_address", r->remote_dsa_address);