/titanic_41/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 172 scf_property_get_name;
|
H A D | midlevel.c | 369 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 D | notify_params.c | 1432 if (scf_property_get_name(p, name, sz) == SCF_FAILED) { in _scf_notify_get_params()
|
H A D | lowlevel.c | 3649 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 D | scf_tmpl.c | 257 } 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 D | Makefile | 107 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 D | scfutil.c | 287 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 D | svccfg_libscf.c | 3989 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 D | svccfg_internal.c | 826 if (scf_property_get_name(prop, loadbuf, loadbuf_sz) < 0) { in load_property()
|
/titanic_41/usr/src/lib/libstmf/common/ |
H A D | store.c | 1464 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 D | libscf.h | 626 ssize_t scf_property_get_name(const scf_property_t *, char *, size_t);
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | startd.c | 635 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 D | svcprop.c | 256 if (scf_property_get_name(prop, buf, buf_sz) < 0) in display_prop()
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | audit_scf.c | 205 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 D | routeadm.c | 1728 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 D | system-library.man3scf.inc | 155 link path=usr/share/man/man3scf/scf_property_get_name.3scf \
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_scf.c | 1320 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 D | svcs.c | 2272 if (scf_property_get_name(prop, prop_name_buf, in print_application_properties()
|
/titanic_41/ |
H A D | .gitignore | 7231 usr/src/man/man3scf/scf_property_get_name.3scf
|