Home
last modified time | relevance | path

Searched refs:methpg (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/librestart/common/
H A Dlibrestart.c2373 get_profile(scf_propertygroup_t *methpg, scf_propertygroup_t *instpg, in get_profile() argument
2386 if (!(get_astring_val(methpg, SCF_PROPERTY_PROFILE, buf, buf_sz, prop, in get_profile()
2506 get_ids(scf_propertygroup_t *methpg, scf_propertygroup_t *instpg, in get_ids() argument
2519 if (methpg == NULL && instpg == NULL) in get_ids()
2523 if (!(get_astring_val(methpg, SCF_PROPERTY_USER, in get_ids()
2537 if (!(get_astring_val(methpg, SCF_PROPERTY_GROUP, vbuf, vbuf_sz, prop, in get_ids()
2582 if (!(get_astring_val(methpg, SCF_PROPERTY_SUPP_GROUPS, vbuf, vbuf_sz, in get_ids()
2617 if (!(get_astring_val(methpg, SCF_PROPERTY_PRIVILEGES, vbuf, vbuf_sz, in get_ids()
2648 if (!(get_astring_val(methpg, SCF_PROPERTY_LIMIT_PRIVILEGES, vbuf, in get_ids()
2794 scf_propertygroup_t *methpg = NULL; in restarter_get_method_context() local
[all …]