other_info         74 librpc/gen_ndr/drsblobs.h 	struct repsFromTo1OtherInfo *other_info;/* [relative] */
other_info        134 librpc/gen_ndr/drsuapi.h 	const char * other_info;/* [unique,flag(LIBNDR_FLAG_STR_ASCII|LIBNDR_FLAG_STR_NULLTERM)] */
other_info        506 librpc/gen_ndr/ndr_drsblobs.c 			NDR_CHECK(ndr_push_relative_ptr1(ndr, r->other_info));
other_info        507 librpc/gen_ndr/ndr_drsblobs.c 			NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, ndr_size_repsFromTo1OtherInfo(r->other_info, ndr->iconv_convenience, ndr->flags)));
other_info        517 librpc/gen_ndr/ndr_drsblobs.c 			if (r->other_info) {
other_info        518 librpc/gen_ndr/ndr_drsblobs.c 				NDR_CHECK(ndr_push_relative_ptr2(ndr, r->other_info));
other_info        519 librpc/gen_ndr/ndr_drsblobs.c 				NDR_CHECK(ndr_push_repsFromTo1OtherInfo(ndr, NDR_SCALARS, r->other_info));
other_info        543 librpc/gen_ndr/ndr_drsblobs.c 				NDR_PULL_ALLOC(ndr, r->other_info);
other_info        544 librpc/gen_ndr/ndr_drsblobs.c 				NDR_CHECK(ndr_pull_relative_ptr1(ndr, r->other_info, _ptr_other_info));
other_info        546 librpc/gen_ndr/ndr_drsblobs.c 				r->other_info = NULL;
other_info        558 librpc/gen_ndr/ndr_drsblobs.c 			if (r->other_info) {
other_info        561 librpc/gen_ndr/ndr_drsblobs.c 				NDR_CHECK(ndr_pull_relative_ptr2(ndr, r->other_info));
other_info        563 librpc/gen_ndr/ndr_drsblobs.c 				NDR_PULL_SET_MEM_CTX(ndr, r->other_info, 0);
other_info        564 librpc/gen_ndr/ndr_drsblobs.c 				NDR_CHECK(ndr_pull_repsFromTo1OtherInfo(ndr, NDR_SCALARS, r->other_info));
other_info        586 librpc/gen_ndr/ndr_drsblobs.c 		ndr_print_ptr(ndr, "other_info", r->other_info);
other_info        588 librpc/gen_ndr/ndr_drsblobs.c 		if (r->other_info) {
other_info        589 librpc/gen_ndr/ndr_drsblobs.c 			ndr_print_repsFromTo1OtherInfo(ndr, "other_info", r->other_info);
other_info        592 librpc/gen_ndr/ndr_drsblobs.c 		ndr_print_uint32(ndr, "other_info_length", (ndr->flags & LIBNDR_PRINT_SET_VALUES)?ndr_size_repsFromTo1OtherInfo(r->other_info, ndr->iconv_convenience, ndr->flags):r->other_info_length);
other_info        549 librpc/gen_ndr/ndr_drsuapi.c 			NDR_CHECK(ndr_push_unique_ptr(ndr, r->other_info));
other_info        561 librpc/gen_ndr/ndr_drsuapi.c 			if (r->other_info) {
other_info        562 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_push_string(ndr, NDR_SCALARS, r->other_info));
other_info        590 librpc/gen_ndr/ndr_drsuapi.c 				NDR_PULL_ALLOC(ndr, r->other_info);
other_info        592 librpc/gen_ndr/ndr_drsuapi.c 				r->other_info = NULL;
other_info        608 librpc/gen_ndr/ndr_drsuapi.c 			if (r->other_info) {
other_info        610 librpc/gen_ndr/ndr_drsuapi.c 				NDR_PULL_SET_MEM_CTX(ndr, r->other_info, 0);
other_info        611 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_pull_string(ndr, NDR_SCALARS, &r->other_info));
other_info        631 librpc/gen_ndr/ndr_drsuapi.c 	ndr_print_ptr(ndr, "other_info", r->other_info);
other_info        633 librpc/gen_ndr/ndr_drsuapi.c 	if (r->other_info) {
other_info        634 librpc/gen_ndr/ndr_drsuapi.c 		ndr_print_string(ndr, "other_info", r->other_info);
other_info        101 source4/dsdb/repl/drepl_partitions.c 	if (!rft->other_info) {
other_info        105 source4/dsdb/repl/drepl_partitions.c 	if (!rft->other_info->dns_name) {
other_info        109 source4/dsdb/repl/drepl_partitions.c 	hostname = rft->other_info->dns_name;
other_info        160 source4/libnet/libnet_vampire.c 	s_dsa->other_info	= talloc(s_dsa, struct repsFromTo1OtherInfo);
other_info        161 source4/libnet/libnet_vampire.c 	NT_STATUS_HAVE_NO_MEMORY(s_dsa->other_info);
other_info        195 source4/libnet/libnet_vampire.c 	tmp_dns_name	= GUID_string(s_dsa->other_info, &s_dsa->source_dsa_obj_guid);
other_info        199 source4/libnet/libnet_vampire.c 	s_dsa->other_info->dns_name = tmp_dns_name;
other_info        463 source4/libnet/libnet_vampire.c 	s_dsa->other_info	= talloc(s_dsa, struct repsFromTo1OtherInfo);
other_info        464 source4/libnet/libnet_vampire.c 	NT_STATUS_HAVE_NO_MEMORY(s_dsa->other_info);
other_info        502 source4/libnet/libnet_vampire.c 	tmp_dns_name	= GUID_string(s_dsa->other_info, &s_dsa->source_dsa_obj_guid);
other_info        506 source4/libnet/libnet_vampire.c 	s_dsa->other_info->dns_name = tmp_dns_name;
other_info        148 source4/torture/libnet/libnet_BecomeDC.c 	s_dsa->other_info	= talloc(s_dsa, struct repsFromTo1OtherInfo);
other_info        149 source4/torture/libnet/libnet_BecomeDC.c 	NT_STATUS_HAVE_NO_MEMORY(s_dsa->other_info);
other_info        183 source4/torture/libnet/libnet_BecomeDC.c 	tmp_dns_name	= GUID_string(s_dsa->other_info, &s_dsa->source_dsa_obj_guid);
other_info        187 source4/torture/libnet/libnet_BecomeDC.c 	s_dsa->other_info->dns_name = tmp_dns_name;
other_info        453 source4/torture/libnet/libnet_BecomeDC.c 	s_dsa->other_info	= talloc(s_dsa, struct repsFromTo1OtherInfo);
other_info        454 source4/torture/libnet/libnet_BecomeDC.c 	NT_STATUS_HAVE_NO_MEMORY(s_dsa->other_info);
other_info        492 source4/torture/libnet/libnet_BecomeDC.c 	tmp_dns_name	= GUID_string(s_dsa->other_info, &s_dsa->source_dsa_obj_guid);
other_info        496 source4/torture/libnet/libnet_BecomeDC.c 	s_dsa->other_info->dns_name = tmp_dns_name;
other_info        435 source4/torture/rpc/drsuapi.c 			r.in.req.req1.other_info		= NULL;