Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsd/
H A Dconfig.c221 if (scf_value_get_ustring(value, scf_name, MAXNAMELEN) == -1) { in load_config()
/titanic_41/usr/src/lib/libscf/common/
H A Dmapfile-vers257 scf_value_get_ustring;
H A Dmidlevel.c246 if ((valsize = scf_value_get_ustring(val, NULL, 0)) == in fill_prop()
254 if (scf_value_get_ustring(val, in fill_prop()
H A Dnotify_params.c923 if (scf_value_get_ustring(val, buf, sz) < 0 || in get_value()
H A Dlowlevel.c4614 scf_value_get_ustring(const scf_value_t *val, char *out, size_t len) in scf_value_get_ustring() function
/titanic_41/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c316 if (scf_value_get_ustring(valueLookup, in fcoe_add_remove_scf_entry()
899 if (scf_value_get_ustring(valueLookup, buf, in FCOE_LoadConfig()
/titanic_41/usr/src/cmd/fcinfo/
H A Dfcadm-list.c266 if (scf_value_get_ustring(valueLookup, in npivAddRemoveNPIVEntry()
904 if (scf_value_get_ustring(valueLookup, buf, MAXNAMELEN) == -1) { in fc_util_create_portlist()
/titanic_41/usr/src/lib/libstmf/common/
H A Dstore.c429 if (scf_value_get_ustring(valueLookup, buf, MAXNAMELEN) == -1) { in iPsAddRemoveGroupMember()
1482 if (scf_value_get_ustring(value, tmpbuf, in iPsCreateDeleteGroup()
1806 if (scf_value_get_ustring(value, buf, sizeof (buf)) == -1) { in iPsGetGroupList()
1934 if (scf_value_get_ustring(valueLookup, buf, MAXNAMELEN) == -1) { in iPsGetGroupMemberList()
1965 if ((len = scf_value_get_ustring(valueLookup, buf, MAXNAMELEN)) in iPsGetGroupMemberList()
2918 if (scf_value_get_ustring(value, buf, sizeof (buf)) == -1) { in iPsGetActualGroupName()
3792 if (scf_value_get_ustring(value, groupName, in iPsGetViewEntry()
3848 if (scf_value_get_ustring(value, groupName, in iPsGetViewEntry()
/titanic_41/usr/src/man/man3scf/
H A DMakefile228 scf_value_get_ustring.3scf \
452 scf_value_get_ustring.3scf := LINKSRC = scf_value_create.3scf
/titanic_41/usr/src/lib/libscf/inc/
H A Dlibscf.h486 ssize_t scf_value_get_ustring(const scf_value_t *, char *, size_t);
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsvcctl_scm.c160 r = scf_value_get_ustring(mgr_ctx->mc_scf_gval, vp, sz) > 0 ? in svcctl_scm_pg_get_val()
/titanic_41/usr/src/lib/libshare/common/
H A Dscfutil.c577 if (scf_value_get_ustring(value, in sa_share_from_pgroup()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc396 link path=usr/share/man/man3scf/scf_value_get_ustring.3scf \
/titanic_41/usr/src/cmd/svc/svcs/
H A Dsvcs.c429 r = scf_value_get_ustring(g_val, vp, sz) > 0 ? SCF_SUCCESS : -1; in pg_get_single_val()
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c10202 if (scf_value_get_ustring(exp_val, exp_str, exp_str_sz) < 0) in export_tm_loctext()
13271 scf_value_get_ustring(val, common_name, in list_entity_tmpl()
13292 scf_value_get_ustring(val, description, in list_entity_tmpl()
/titanic_41/
H A D.gitignore7352 usr/src/man/man3scf/scf_value_get_ustring.3scf