Searched refs:propertygroup (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libscf/common/
H A Dlowlevel.c6132 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; local
6443 &propertygroup,
6131 scf_parse_svc_fmri(char *fmri, const char **scope, const char **service, const char **instance, const char **propertygroup, const char **property) argument
6329 scf_parse_fmri(char *fmri, int *type, const char **scope, const char **service, const char **instance, const char **propertygroup, const char **property) argument
[all...]

Completed in 62 milliseconds