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

/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c5158 const char **instance, const char **propertygroup, const char **property)
5169 if (propertygroup != NULL)
5170 *propertygroup = NULL;
5277 if (propertygroup != NULL)
5278 *propertygroup = my_pg;
5356 const char **instance, const char **propertygroup, const char **property)
5363 propertygroup, property));
5377 propertygroup, property));
5442 const char *scope, *service, *instance, *propertygroup, *property; local
5469 &propertygroup,
5157 scf_parse_svc_fmri(char *fmri, const char **scope, const char **service, const char **instance, const char **propertygroup, const char **property) argument
5355 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 63 milliseconds