/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | config.c | 221 if (scf_value_get_ustring(value, scf_name, MAXNAMELEN) == -1) { in load_config()
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 257 scf_value_get_ustring;
|
H A D | midlevel.c | 246 if ((valsize = scf_value_get_ustring(val, NULL, 0)) == in fill_prop() 254 if (scf_value_get_ustring(val, in fill_prop()
|
H A D | notify_params.c | 923 if (scf_value_get_ustring(val, buf, sz) < 0 || in get_value()
|
H A D | lowlevel.c | 4614 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 D | libfcoe.c | 316 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 D | fcadm-list.c | 266 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 D | store.c | 429 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 D | Makefile | 228 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 D | libscf.h | 486 ssize_t scf_value_get_ustring(const scf_value_t *, char *, size_t);
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | svcctl_scm.c | 160 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 D | scfutil.c | 577 if (scf_value_get_ustring(value, in sa_share_from_pgroup()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 396 link path=usr/share/man/man3scf/scf_value_get_ustring.3scf \
|
/titanic_41/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 429 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 D | svccfg_libscf.c | 10202 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 | .gitignore | 7352 usr/src/man/man3scf/scf_value_get_ustring.3scf
|