Searched defs:update_item (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libadutils/common/
H A Daddisc.c246 update_item(ad_item_t *item, void *value, enum ad_item_state state, function
1179 update_item(&ctx->domain_name, dname, AD_STATE_AUTO, 0);
1283 update_item(&ctx->domain_controller, dc,
1339 update_item(&ctx->site_domain_controller, dc,
1591 update_item(&ctx->global_catalog, gc,
1667 update_item(&ctx->site_global_catalog, gc,
1752 update_item(&ctx->trusted_domains, trusted_domains,
1810 update_item(&ctx->domains_in_forest, domains_in_forest,
1876 update_item(&ctx->domain_name, domain_name,
1891 update_item(
[all...]

Completed in 48 milliseconds