/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | rc_scf.c | 147 if (scf_pg_get_name(pg, prop_name, sizeof (prop_name)) < 0) in rc_scf_get_sharectl()
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 166 scf_pg_get_name;
|
H A D | midlevel.c | 1188 if (scf_pg_get_name(simple_h->running_pg, pg_name, namelen) < 0) { in get_instance_pg() 1964 if (scf_pg_get_name(pg, nextpg->pg_name, namelen) < 0) { in scf_simple_app_props_get() 2048 if (scf_pg_get_name(pg, pgname, namelen) < 0) { in scf_simple_app_props_get()
|
H A D | lowlevel.c | 3224 scf_pg_get_name(const scf_propertygroup_t *pg, char *out, size_t len) in scf_pg_get_name() function 5941 r = scf_pg_get_name(pg, tmp, sizeof (tmp)); in scf_pg_to_fmri() 6016 r = scf_pg_get_name(pg, me, sizeof (me)); in scf_pg_get_underlying_pg() 6471 if (scf_pg_get_name(pg, NULL, 0) < 0 && in scf_walk_fmri() 6804 if (scf_pg_get_name(pg, pgname, in scf_walk_fmri() 7000 if (scf_pg_get_name(pg, NULL, 0) < 0) { in scf_walk_fmri()
|
H A D | scf_tmpl.c | 820 } else if (scf_pg_get_name(pg, buf, sz) == -1) { in _scf_get_pg_name() 1752 if (scf_pg_get_name(pg, pg_name, nbufsz) < 0) { in scf_tmpl_get_by_pg() 2810 if ((ret = scf_pg_get_name(t->pt_pg, pg_name, size)) <= 0) { in scf_tmpl_iter_props() 6617 if (scf_pg_get_name(pg, pg_name, nsize) == -1) { in scf_tmpl_validate_fmri()
|
/illumos-gate/usr/src/man/man3scf/ |
H A D | Makefile | 97 scf_pg_get_name.3scf \ 311 scf_pg_get_name.3scf := LINKSRC = scf_pg_create.3scf
|
/illumos-gate/usr/src/cmd/ipf/svc/ |
H A D | ipfd.c | 254 if (scf_pg_get_name(pg, scratch_name, max_scf_name_size) < 0) { in is_correct_event()
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | startd.c | 623 if (scf_pg_get_name(pg, NULL, 0) < 0) in read_startd_config()
|
H A D | graph.c | 2526 len = scf_pg_get_name(pg, pg_name, max_scf_name_size); in process_dependency_pg() 6450 if (scf_pg_get_name(pg, pg_name, max_scf_value_size) < 0) { in process_pg_event()
|
/illumos-gate/usr/src/lib/libshare/common/ |
H A D | scfutil.c | 927 ret = scf_pg_get_name(handle->pg, buff, in sa_extract_group() 1031 err = scf_pg_get_name(handle->pg, buff, in sa_extract_group()
|
/illumos-gate/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 632 ssize_t scf_pg_get_name(const scf_propertygroup_t *, char *, size_t);
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 2070 if (scf_pg_get_name(sc_pg, (char *)pg->sc_pgroup_name, in find_current_prop_type() 5461 if (scf_pg_get_name(lipg, imp_str, imp_str_sz) < 0) { in process_old_pg() 9189 if (scf_pg_get_name(pg, exp_str, max_scf_name_len + 1) < 0) in export_pg() 9287 if (scf_pg_get_name(pg, exp_str, max_scf_name_len + 1) < 0) in export_dependency() 9478 if (scf_pg_get_name(pg, exp_str, max_scf_name_len + 1) < 0) in export_method() 10304 if (scf_pg_get_name(pg, exp_str, exp_str_sz) < 0) in export_template() 10418 if (scf_pg_get_name(pg, exp_str, max_scf_name_len + 1) < 0) in export_notify_params() 10650 if (scf_pg_get_name(exp_pg, exp_str, in export_instance() 10775 if (scf_pg_get_name(exp_pg, exp_str, in export_service() 13229 if (scf_pg_get_name(pg, pg_name, max_scf_name_len + 1) == -1) { in display_documentation() [all …]
|
H A D | svccfg_internal.c | 1001 if (scf_pg_get_name(pg, loadbuf, loadbuf_sz) < 0) { in load_pg_attrs()
|
/illumos-gate/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 251 if (scf_pg_get_name(pg, buf, buf_sz) < 0) in display_prop()
|
/illumos-gate/usr/src/lib/libstmf/common/ |
H A D | store.c | 3285 if (scf_pg_get_name(pg, buf, sizeof (buf)) == -1) { in psGetLogicalUnitList() 3322 if (scf_pg_get_name(pg, buf, sizeof (buf)) == -1) { in psGetLogicalUnitList() 4279 if (scf_pg_get_name(pg, buf, sizeof (buf)) == -1) { in psGetProviderDataList() 4317 if (scf_pg_get_name(pg, buf, sizeof (buf)) == -1) { in psGetProviderDataList()
|
/illumos-gate/usr/src/lib/libbsm/common/ |
H A D | audit_scf.c | 336 if (scf_pg_get_name(handle->pgrp, plugin_str_tmp, in get_plugin_kva()
|
/illumos-gate/usr/src/lib/libvscan/common/ |
H A D | libvscan.c | 1509 if (scf_pg_get_name(vsc.vscf_pgroup, pgname, in vs_props_get_engines()
|
/illumos-gate/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 2241 if (scf_pg_get_name(pg, pg_name_buf, max_scf_name_length) < 0) in print_application_properties() 2733 if (scf_pg_get_name(pg, pgname, sz) == -1) in get_notify_param_classes()
|
H A D | explain.c | 1975 if (scf_pg_get_name(g_pg, g_fmri, g_fmri_sz) < 0) { in print_docs()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 120 link path=usr/share/man/man3scf/scf_pg_get_name.3scf target=scf_pg_create.3scf
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_scf.c | 1383 if (scf_pg_get_name(newpg, pg_name, scf_name_len) < 0) { in ilbd_scf_instance_walk_pg()
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 1322 len = scf_pg_get_name(pg, pgname, name_sz); in enable_fmri_rec()
|