Searched refs:priv_props (Results 1 – 1 of 1) sorted by relevance
3991 mac_register_priv_prop(mac_impl_t *mip, char **priv_props) in mac_register_priv_prop() argument3995 if (priv_props == NULL) in mac_register_priv_prop()3999 while (priv_props[nprops] != NULL) in mac_register_priv_prop()4009 (void) strlcpy(mip->mi_priv_prop[i], priv_props[i], in mac_register_priv_prop()