Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers181 scf_property_is_type;
H A Dnotify_params.c971 if (scf_property_is_type(prop, v->value_type) != SCF_SUCCESS) in values_get()
H A Dlowlevel.c3662 scf_property_is_type(const scf_property_t *prop, scf_type_t base_arg) in scf_property_is_type() function
6777 if (scf_property_is_type(prop, SCF_TYPE_ASTRING) in scf_walk_fmri()
H A Dscf_tmpl.c6107 } else if (scf_property_is_type(prop, tmpl_type) != 0) { in _check_property()
/illumos-gate/usr/src/man/man3scf/
H A DMakefile111 scf_property_is_type.3scf \
328 scf_property_is_type.3scf := LINKSRC = scf_property_create.3scf
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c223 if (scf_property_is_type(prop, SCF_TYPE_COUNT) != 0 || in stop_startd()
353 if (scf_property_is_type(prop, SCF_TYPE_COUNT) != 0 || in stop_delegates()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h659 int scf_property_is_type(const scf_property_t *, scf_type_t);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsvcctl_scm.c110 if (scf_property_is_type(mgr_ctx->mc_scf_gprop, ty) != SCF_SUCCESS) in svcctl_scm_pg_get_val()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c880 if (scf_property_is_type(prop, SCF_TYPE_COUNT) != 0) { in get_count()
3503 if (scf_property_is_type(prop, SCF_TYPE_ASTRING) != 0) { in walk_property_astrings()
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c1475 if (scf_property_is_type(prop, SCF_TYPE_COUNT) == 0) { in restarter_remove_contract()
1773 if (scf_property_is_type(prop, SCF_TYPE_COUNT) == 0) { in restarter_store_contract()
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c381 if (scf_property_is_type(g_prop, ty) != SCF_SUCCESS) { in pg_get_single_val()
2580 if (scf_property_is_type(g_prop, SCF_TYPE_COUNT) == 0) { in print_detailed()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc145 link path=usr/share/man/man3scf/scf_property_is_type.3scf \