Lines Matching refs:site_domain_controller
943 ctx->site_domain_controller.type = AD_DIRECTORY;
988 if (ctx->site_domain_controller.value != NULL)
989 free(ctx->site_domain_controller.value);
1034 if (ctx->site_domain_controller.state == AD_STATE_AUTO)
1035 ctx->site_domain_controller.state = AD_STATE_INVALID;
1295 if (!is_valid(&ctx->site_domain_controller) ||
1296 is_changed(&ctx->site_domain_controller, PARAM1,
1298 is_changed(&ctx->site_domain_controller, PARAM2,
1339 update_item(&ctx->site_domain_controller, dc,
1341 update_version(&ctx->site_domain_controller, PARAM1,
1343 update_version(&ctx->site_domain_controller, PARAM2,
1346 return (&ctx->site_domain_controller);
2071 expires = MIN_GT_ZERO(expires, ctx->site_domain_controller.expires);