Lines Matching defs:fixed
2967 * Makes a db request to get the ncp 'fixed' property of the specified profile.
2977 * profile; everything is fixed, and the active profile name is always
2978 * set to S10_BRAND_DUMMY_PROFILE. That 'profile' is effectively fixed.
2991 /* create the property nvlist identifying the fixed property */
3095 * Enable all persistently configured interfaces for a fixed profile. For
3105 boolean_t fixed = i_ipadm_profile_is_fixed(iph->ih_profile);
3118 if (!fixed)
3145 * Disable all persistently configured interfaces for a fixed profile. For
3155 boolean_t fixed = i_ipadm_profile_is_fixed(iph->ih_profile);
3169 if (!fixed)