Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libscf/common/
H A Dmapfile-vers264 scf_value_set_from_string;
H A Dmidlevel.c2857 ret = scf_value_set_from_string(v[i], prop->pv_type, in scf_write_propvec()
H A Dlowlevel.c4859 scf_value_set_from_string(scf_value_t *v, scf_type_t type, const char *str) in scf_value_set_from_string() function
/titanic_41/usr/src/man/man3scf/
H A DMakefile235 scf_value_set_from_string.3scf \
459 scf_value_set_from_string.3scf := LINKSRC = scf_value_create.3scf
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A Dksslcfg_create.c125 if (scf_value_set_from_string(value, type, val) != 0) { in add_new_property()
/titanic_41/usr/src/lib/libscf/inc/
H A Dlibscf.h500 int scf_value_set_from_string(scf_value_t *, scf_type_t, const char *);
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c712 (void) scf_value_set_from_string(v, SCF_TYPE_NET_ADDR_V4, in ilbd_data_to_scfval()
716 (void) scf_value_set_from_string(v, SCF_TYPE_NET_ADDR_V6, in ilbd_data_to_scfval()
/titanic_41/usr/src/lib/libvscan/common/
H A Dlibvscan.c985 if ((scf_value_set_from_string(vsc->vscf_val[idx], in vs_scf_set()
/titanic_41/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c607 if (scf_value_set_from_string(value, SCF_TYPE_FMRI, propval) != 0) in set_fmri_property()
H A Dlibdlwlan.c1627 if (scf_value_set_from_string(value, type, val) != 0) in add_new_property()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc410 link path=usr/share/man/man3scf/scf_value_set_from_string.3scf \
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c2163 scf_value_set_from_string(values[i], newproptype, in ra_set_prop_from_string()
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c512 return (scf_value_set_from_string(scf_value, type, v)); in lxml_validate_string_value()
H A Dsvccfg_libscf.c1077 if (scf_value_set_from_string(v, ty, (const char *)nstr) != 0) { in string_to_value()
2381 if (scf_value_set_from_string(val, tp, in lscf_property_import()
3386 if (scf_value_set_from_string(val, SCF_TYPE_FMRI, in lscf_dependent_import()
5132 if (scf_value_set_from_string(val, SCF_TYPE_FMRI, in upgrade_dependent()
/titanic_41/
H A D.gitignore7359 usr/src/man/man3scf/scf_value_set_from_string.3scf