Searched refs:scf_pg_get_flags (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 159 scf_pg_get_flags;
|
H A D | lowlevel.c | 3176 scf_pg_get_flags(const scf_propertygroup_t *pg, uint32_t *out) in scf_pg_get_flags() function
|
/titanic_41/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 462 if (scf_pg_get_flags(pg, &flags) == -1) in process_ent() 509 if (scf_pg_get_flags(pg, &flags) == -1) in process_ent()
|
/titanic_41/usr/src/man/man3scf/ |
H A D | Makefile | 95 scf_pg_get_flags.3scf \ 308 scf_pg_get_flags.3scf := LINKSRC = scf_pg_create.3scf
|
/titanic_41/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 599 int scf_pg_get_flags(const scf_propertygroup_t *, uint32_t *);
|
/titanic_41/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_internal.c | 984 if (scf_pg_get_flags(pg, &ipg->sc_pgroup_flags) != 0) { in load_pg_attrs()
|
H A D | svccfg_libscf.c | 10597 if (scf_pg_get_flags(exp_pg, &pgflags) != 0) in export_instance() 10722 if (scf_pg_get_flags(exp_pg, &pgflags) != 0) in export_service() 11928 if (scf_pg_get_flags(pg, &flags) != 0) in entity_has_no_pgs() 12694 if (scf_pg_get_flags(pg, &flags) != SCF_SUCCESS) in list_pg_info() 15420 if (scf_pg_get_flags(pg, &flags) != SCF_SUCCESS) in lscf_revert() 15450 if (scf_pg_get_flags(pg, &flags) != SCF_SUCCESS) in lscf_revert()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 135 link path=usr/share/man/man3scf/scf_pg_get_flags.3scf \
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 1254 if (scf_pg_get_flags(pg, &f) != 0) { in libscf_inst_get_or_add_pg()
|
/titanic_41/ |
H A D | .gitignore | 7219 usr/src/man/man3scf/scf_pg_get_flags.3scf
|