Home
last modified time | relevance | path

Searched refs:scf_property_get_name (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/lib/libscf/common/
H A Dmapfile-vers172 scf_property_get_name;
H A Dmidlevel.c369 if (scf_property_get_name(prop, propname, namelen) < 0) { in insert_app_props()
1922 if (scf_property_get_name(prop, propname, namelen) < in scf_simple_app_props_get()
2053 if (scf_property_get_name(prop, propname, in scf_simple_app_props_get()
H A Dnotify_params.c1432 if (scf_property_get_name(p, name, sz) == SCF_FAILED) { in _scf_notify_get_params()
H A Dlowlevel.c3649 scf_property_get_name(const scf_property_t *prop, char *out, size_t len) in scf_property_get_name() function
5919 r = scf_property_get_name(prop, tmp, sizeof (tmp)); in scf_property_to_fmri()
6378 scf_property_get_name(prop, NULL, 0) < 0) in scf_walk_fmri()
6929 if (scf_property_get_name(prop, NULL, 0) < 0) { in scf_walk_fmri()
H A Dscf_tmpl.c257 } else if (scf_property_get_name(prop, buf, sz) == -1) { in _scf_get_prop_name()
6267 if (scf_property_get_name(prop, prop_name, nsize) == -1) { in _check_pg()
/titanic_41/usr/src/man/man3scf/
H A DMakefile107 scf_property_get_name.3scf \
323 scf_property_get_name.3scf := LINKSRC = scf_property_create.3scf
/titanic_41/usr/src/lib/libshare/common/
H A Dscfutil.c287 if (scf_property_get_name(prop, name, in sa_extract_pgroup()
530 if (scf_property_get_name(prop, name, scf_max_name_len) > 0) { in sa_share_from_pgroup()
825 if (scf_property_get_name(prop, name, in sa_share_props_from_pgroup()
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c3989 if (scf_property_get_name(ud_prop, pname, MAXPATHLEN) < 0) in upgrade_manifestfiles()
4131 if (scf_property_get_name(prop, ud_name, max_scf_name_len + 1) < 0) { in upgrade_dependent()
9065 if (scf_property_get_name(prop, exp_str, exp_str_sz) < 0) in export_property()
9202 if (scf_property_get_name(exp_prop, exp_str, exp_str_sz) < 0) in export_pg()
9348 if (scf_property_get_name(exp_prop, exp_str, exp_str_sz) < 0) in export_dependency()
9634 if (scf_property_get_name(exp_prop, exp_str, exp_str_sz) < 0) in export_method()
9735 if (scf_property_get_name(exp_prop, exp_str, exp_str_sz) < 0) in export_svc_general()
9837 if (scf_property_get_name(exp_prop, exp_str, exp_str_sz) < 0) in export_method_context()
9967 if (scf_property_get_name(exp_prop, exp_str, exp_str_sz) < 0) in export_dependent()
10056 if (scf_property_get_name(exp_prop, exp_str, exp_str_sz) < 0) in export_dependents()
[all …]
H A Dsvccfg_internal.c826 if (scf_property_get_name(prop, loadbuf, loadbuf_sz) < 0) { in load_property()
/titanic_41/usr/src/lib/libstmf/common/
H A Dstore.c1464 if (scf_property_get_name(prop, buf1, sizeof (buf1)) == -1) { in iPsCreateDeleteGroup()
1745 if (scf_property_get_name(prop, buf, sizeof (buf)) == -1) { in iPsGetGroupList()
1788 if (scf_property_get_name(prop, buf, sizeof (buf)) == -1) { in iPsGetGroupList()
2900 if (scf_property_get_name(prop, actualName, MAXNAMELEN) == -1) { in iPsGetActualGroupName()
3601 if (scf_property_get_name(prop, viewEntryPgName, in psGetViewEntryList()
/titanic_41/usr/src/lib/libscf/inc/
H A Dlibscf.h626 ssize_t scf_property_get_name(const scf_property_t *, char *, size_t);
/titanic_41/usr/src/cmd/svc/startd/
H A Dstartd.c635 if (scf_property_get_name(prop, buf, max_scf_fmri_size) < 0) in read_startd_config()
/titanic_41/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c256 if (scf_property_get_name(prop, buf, buf_sz) < 0) in display_prop()
/titanic_41/usr/src/lib/libbsm/common/
H A Daudit_scf.c205 if (scf_property_get_name(handle->prop, key_buf, in get_props_kva_all()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c1728 if ((pnamelen = scf_property_get_name(prop, NULL, 0) + 1) in ra_list_props_cb()
1742 (void) scf_property_get_name(prop, pnamebuf, in ra_list_props_cb()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc155 link path=usr/share/man/man3scf/scf_property_get_name.3scf \
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c1320 if (scf_property_get_name(prop, prop_name, scf_name_len) in ilbd_scf_pg_walk_props()
/titanic_41/usr/src/cmd/svc/svcs/
H A Dsvcs.c2272 if (scf_property_get_name(prop, prop_name_buf, in print_application_properties()
/titanic_41/
H A D.gitignore7231 usr/src/man/man3scf/scf_property_get_name.3scf