Searched refs:is_fixed (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libadutils/common/
H A Daddisc.c201 #define is_fixed(item) \ macro
1372 if (is_fixed(&ctx->domain_controller))
1532 if (is_fixed(&ctx->site_name))
1577 if (!is_fixed(&ctx->forest_name)) {
1704 if (is_fixed(&ctx->forest_name))
1793 if (is_fixed(&ctx->global_catalog))
1944 if (is_fixed(&ctx->trusted_domains))
2022 if (is_fixed(&ctx->domains_in_forest))
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_loc.c742 boolean_t is_fixed; local
746 (err = nwam_loc_is_fixed(loch, &is_fixed)) != NWAM_SUCCESS)
749 if (is_fixed)

Completed in 55 milliseconds