Searched refs:SCF_DEP_OPTIONAL_ALL (Results 1 – 4 of 4) sorted by relevance
556 } else if (strcmp(grouping, SCF_DEP_OPTIONAL_ALL) == 0) { in has_potential()
1197 strcmp(buf, SCF_DEP_OPTIONAL_ALL) == 0) in enable_fmri_rec()
254 #define SCF_DEP_OPTIONAL_ALL ((const char *)"optional_all") macro
668 else if (strcmp(grouping, SCF_DEP_OPTIONAL_ALL) == 0) in depgroup_read_grouping()