tmp_dns_name 147 source4/libnet/libnet_vampire.c char *tmp_dns_name; tmp_dns_name 195 source4/libnet/libnet_vampire.c tmp_dns_name = GUID_string(s_dsa->other_info, &s_dsa->source_dsa_obj_guid); tmp_dns_name 196 source4/libnet/libnet_vampire.c NT_STATUS_HAVE_NO_MEMORY(tmp_dns_name); tmp_dns_name 197 source4/libnet/libnet_vampire.c tmp_dns_name = talloc_asprintf_append_buffer(tmp_dns_name, "._msdcs.%s", c->forest->dns_name); tmp_dns_name 198 source4/libnet/libnet_vampire.c NT_STATUS_HAVE_NO_MEMORY(tmp_dns_name); tmp_dns_name 199 source4/libnet/libnet_vampire.c s_dsa->other_info->dns_name = tmp_dns_name; tmp_dns_name 458 source4/libnet/libnet_vampire.c char *tmp_dns_name; tmp_dns_name 502 source4/libnet/libnet_vampire.c tmp_dns_name = GUID_string(s_dsa->other_info, &s_dsa->source_dsa_obj_guid); tmp_dns_name 503 source4/libnet/libnet_vampire.c NT_STATUS_HAVE_NO_MEMORY(tmp_dns_name); tmp_dns_name 504 source4/libnet/libnet_vampire.c tmp_dns_name = talloc_asprintf_append_buffer(tmp_dns_name, "._msdcs.%s", c->forest->dns_name); tmp_dns_name 505 source4/libnet/libnet_vampire.c NT_STATUS_HAVE_NO_MEMORY(tmp_dns_name); tmp_dns_name 506 source4/libnet/libnet_vampire.c s_dsa->other_info->dns_name = tmp_dns_name; tmp_dns_name 134 source4/torture/libnet/libnet_BecomeDC.c char *tmp_dns_name; tmp_dns_name 183 source4/torture/libnet/libnet_BecomeDC.c tmp_dns_name = GUID_string(s_dsa->other_info, &s_dsa->source_dsa_obj_guid); tmp_dns_name 184 source4/torture/libnet/libnet_BecomeDC.c NT_STATUS_HAVE_NO_MEMORY(tmp_dns_name); tmp_dns_name 185 source4/torture/libnet/libnet_BecomeDC.c tmp_dns_name = talloc_asprintf_append_buffer(tmp_dns_name, "._msdcs.%s", c->forest->dns_name); tmp_dns_name 186 source4/torture/libnet/libnet_BecomeDC.c NT_STATUS_HAVE_NO_MEMORY(tmp_dns_name); tmp_dns_name 187 source4/torture/libnet/libnet_BecomeDC.c s_dsa->other_info->dns_name = tmp_dns_name; tmp_dns_name 448 source4/torture/libnet/libnet_BecomeDC.c char *tmp_dns_name; tmp_dns_name 492 source4/torture/libnet/libnet_BecomeDC.c tmp_dns_name = GUID_string(s_dsa->other_info, &s_dsa->source_dsa_obj_guid); tmp_dns_name 493 source4/torture/libnet/libnet_BecomeDC.c NT_STATUS_HAVE_NO_MEMORY(tmp_dns_name); tmp_dns_name 494 source4/torture/libnet/libnet_BecomeDC.c tmp_dns_name = talloc_asprintf_append_buffer(tmp_dns_name, "._msdcs.%s", c->forest->dns_name); tmp_dns_name 495 source4/torture/libnet/libnet_BecomeDC.c NT_STATUS_HAVE_NO_MEMORY(tmp_dns_name); tmp_dns_name 496 source4/torture/libnet/libnet_BecomeDC.c s_dsa->other_info->dns_name = tmp_dns_name;