Searched refs:SCF_PROPERTY_PROFILE (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/lib/libscf/inc/ |
| H A D | libscf.h | 357 #define SCF_PROPERTY_PROFILE "profile" macro
|
| /illumos-gate/usr/src/lib/librestart/common/ |
| H A D | librestart.c | 2388 if (!(get_astring_val(methpg, SCF_PROPERTY_PROFILE, buf, buf_sz, prop, in get_profile() 2389 val) == 0 || get_astring_val(instpg, SCF_PROPERTY_PROFILE, buf, in get_profile() 2394 SCF_PROPERTY_PROFILE, scf_strerror(scf_error()))); in get_profile()
|
| /illumos-gate/usr/src/cmd/svc/svccfg/ |
| H A D | svccfg_xml.c | 901 return (new_str_prop_from_attr(pg, SCF_PROPERTY_PROFILE, in lxml_get_method_profile()
|
| H A D | svccfg_libscf.c | 9584 if (pg_get_prop(pg, SCF_PROPERTY_PROFILE, in export_method() 9689 } else if (strcmp(exp_str, SCF_PROPERTY_PROFILE) == 0) { in export_method() 9903 } else if (strcmp(exp_str, SCF_PROPERTY_PROFILE) == 0) { in export_method_context()
|