forest_dns        363 source4/rpc_server/lsa/dcesrv_lsa.c 			forest		= state->forest_dns;
forest_dns        423 source4/rpc_server/lsa/dcesrv_lsa.c 	info->dns_forest.string = state->forest_dns;
forest_dns         50 source4/rpc_server/lsa/lsa.h 	const char *forest_dns;
forest_dns        141 source4/rpc_server/lsa/lsa_init.c 	state->forest_dns = ldb_msg_find_attr_as_string(forest_ref_res->msgs[0], "dnsRoot", NULL);
forest_dns        142 source4/rpc_server/lsa/lsa_init.c 	if (!state->forest_dns) {
forest_dns        146 source4/rpc_server/lsa/lsa_init.c 	talloc_steal(state, state->forest_dns);