/titanic_50/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 160 scf_pg_get_name;
|
H A D | midlevel.c | 1134 if (scf_pg_get_name(simple_h->running_pg, pg_name, namelen) < 0) { in get_instance_pg() 1904 if (scf_pg_get_name(pg, nextpg->pg_name, namelen) < 0) { in scf_simple_app_props_get() 1988 if (scf_pg_get_name(pg, pgname, namelen) < 0) { in scf_simple_app_props_get()
|
H A D | lowlevel.c | 3164 scf_pg_get_name(const scf_propertygroup_t *pg, char *out, size_t len) in scf_pg_get_name() function 5881 r = scf_pg_get_name(pg, tmp, sizeof (tmp)); in scf_pg_to_fmri() 5956 r = scf_pg_get_name(pg, me, sizeof (me)); in scf_pg_get_underlying_pg() 6377 if (scf_pg_get_name(pg, NULL, 0) < 0 && in scf_walk_fmri() 6713 if (scf_pg_get_name(pg, pgname, in scf_walk_fmri() 6919 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()
|
/titanic_50/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()
|
/titanic_50/usr/src/man/man3scf/ |
H A D | Makefile | 96 scf_pg_get_name.3scf \ 309 scf_pg_get_name.3scf := LINKSRC = scf_pg_create.3scf
|
/titanic_50/usr/src/cmd/svc/startd/ |
H A D | startd.c | 618 if (scf_pg_get_name(pg, NULL, 0) < 0) in read_startd_config()
|
H A D | graph.c | 2552 len = scf_pg_get_name(pg, pg_name, max_scf_name_size); in process_dependency_pg() 6491 if (scf_pg_get_name(pg, pg_name, max_scf_value_size) < 0) { in process_pg_event()
|
/titanic_50/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 597 ssize_t scf_pg_get_name(const scf_propertygroup_t *, char *, size_t);
|
/titanic_50/usr/src/lib/libshare/common/ |
H A D | scfutil.c | 924 ret = scf_pg_get_name(handle->pg, buff, in sa_extract_group() 1028 err = scf_pg_get_name(handle->pg, buff, in sa_extract_group()
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 2052 if (scf_pg_get_name(sc_pg, (char *)pg->sc_pgroup_name, in find_current_prop_type() 5447 if (scf_pg_get_name(lipg, imp_str, imp_str_sz) < 0) { in process_old_pg() 9175 if (scf_pg_get_name(pg, exp_str, max_scf_name_len + 1) < 0) in export_pg() 9273 if (scf_pg_get_name(pg, exp_str, max_scf_name_len + 1) < 0) in export_dependency() 9464 if (scf_pg_get_name(pg, exp_str, max_scf_name_len + 1) < 0) in export_method() 10273 if (scf_pg_get_name(pg, exp_str, exp_str_sz) < 0) in export_template() 10386 if (scf_pg_get_name(pg, exp_str, max_scf_name_len + 1) < 0) in export_notify_params() 10613 if (scf_pg_get_name(exp_pg, exp_str, in export_instance() 10738 if (scf_pg_get_name(exp_pg, exp_str, in export_service() 13192 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()
|
/titanic_50/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 251 if (scf_pg_get_name(pg, buf, buf_sz) < 0) in display_prop()
|
/titanic_50/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()
|
/titanic_50/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()
|
/titanic_50/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()
|
/titanic_50/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 2250 if (scf_pg_get_name(pg, pg_name_buf, max_scf_name_length) < 0) in print_application_properties() 2725 if (scf_pg_get_name(pg, pgname, sz) == -1) in get_notify_param_classes()
|
H A D | explain.c | 1932 if (scf_pg_get_name(g_pg, g_fmri, g_fmri_sz) < 0) { in print_docs()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 137 link path=usr/share/man/man3scf/scf_pg_get_name.3scf target=scf_pg_create.3scf
|
/titanic_50/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()
|
/titanic_50/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 1180 len = scf_pg_get_name(pg, pgname, name_sz); in enable_fmri_rec()
|
/titanic_50/ |
H A D | .gitignore | 7220 usr/src/man/man3scf/scf_pg_get_name.3scf
|