Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c466 type = scf_value_type(value); in ndmp_smf_set_property()
536 type = scf_value_type(value); in ndmp_smf_get_property()
/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers275 scf_value_type;
H A Dscf_tmpl.c5425 val_type = scf_value_type(val); in _add_tmpl_constraint_error()
5707 type = scf_value_type(value); in _value_in_constraint()
H A Dlowlevel.c4497 scf_value_type(const scf_value_t *val) in scf_value_type() function
/illumos-gate/usr/src/man/man3scf/
H A DMakefile241 scf_value_type.3scf \
466 scf_value_type.3scf := LINKSRC = scf_value_create.3scf
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h511 scf_type_t scf_value_type(const scf_value_t *);
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c777 scf_value_type(value)) < 0) { in set_val()
786 scf_value_type(value)) < 0) { in set_val()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_internal.c915 ival->sc_type = scf_value_type(load_val); in load_property()
H A Dsvccfg_libscf.c4236 ty = scf_value_type(ud_val); in upgrade_dependent()
4649 ty = scf_value_type(ud_val); in upgrade_dependent()
5234 ty = scf_value_type(ud_val); in handle_dependent_conflict()
12782 (scf_value_type(val) == SCF_TYPE_ASTRING || in list_prop_info()
12783 scf_value_type(val) == SCF_TYPE_USTRING)) in list_prop_info()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc417 link path=usr/share/man/man3scf/scf_value_type.3scf target=scf_value_create.3scf
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c1032 scf_type_t scf_type = scf_value_type(val); in ilbd_scfval_to_data()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c1428 ty = scf_value_type(v); in pg_set_prop_value()