Searched refs:SCF_PROPERTY_STABILITY (Results 1 – 3 of 3) sorted by relevance
338 #define SCF_PROPERTY_STABILITY ((const char *)"stability") macro
9205 if (strcmp(exp_str, SCF_PROPERTY_STABILITY) == 0) { in export_pg()9356 } else if (strcmp(exp_str, SCF_PROPERTY_STABILITY) == 0) { in export_dependency()9641 } else if (strcmp(exp_str, SCF_PROPERTY_STABILITY) == 0) { in export_method()9987 } else if (strcmp(exp_str, SCF_PROPERTY_STABILITY) == 0) { in export_dependent()12812 if (scf_pg_get_property(pg, SCF_PROPERTY_STABILITY, in list_pg_tmpl()
827 return (new_str_prop_from_attr(pgrp, SCF_PROPERTY_STABILITY, in lxml_get_pgroup_stability()