Lines Matching refs:propertygroup
6132 const char **instance, const char **propertygroup, const char **property)
6143 if (propertygroup != NULL)
6144 *propertygroup = NULL;
6251 if (propertygroup != NULL)
6252 *propertygroup = my_pg;
6330 const char **instance, const char **propertygroup, const char **property)
6337 propertygroup, property));
6351 propertygroup, property));
6416 const char *scope, *service, *instance, *propertygroup, *property;
6443 &propertygroup, &property) == -1) {
6479 else if (propertygroup != NULL)
6573 if (propertygroup == NULL ||
6579 if (scf_service_get_pg(svc, propertygroup, pg) == -1) {
6597 if (propertygroup == NULL ||
6603 if (scf_instance_get_pg(inst, propertygroup, pg) == -1) {