/titanic_41/usr/src/man/man3scf/ |
H A D | Makefile | 24 scf_handle_decode_fmri.3scf \ 264 scf_instance_to_fmri.3scf := LINKSRC = scf_handle_decode_fmri.3scf 265 scf_pg_to_fmri.3scf := LINKSRC = scf_handle_decode_fmri.3scf 266 scf_property_to_fmri.3scf := LINKSRC = scf_handle_decode_fmri.3scf 267 scf_scope_to_fmri.3scf := LINKSRC = scf_handle_decode_fmri.3scf 268 scf_service_to_fmri.3scf := LINKSRC = scf_handle_decode_fmri.3scf
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | startd.c | 581 if (scf_handle_decode_fmri(hndl, SCF_SERVICE_STARTD, NULL, NULL, inst, in read_startd_config() 599 if (scf_handle_decode_fmri(hndl, startd_reconfigure_fmri, NULL, NULL, in read_startd_config() 604 if (scf_handle_decode_fmri(hndl, startd_options_fmri, NULL, NULL, NULL, in read_startd_config()
|
H A D | graph.c | 1866 if (scf_handle_decode_fmri(h, v->gv_name, NULL, NULL, scf_inst, NULL, in offline_vertex() 2201 if (scf_handle_decode_fmri(h, fmri, NULL, svc, NULL, NULL, NULL, in add_service() 3967 if (scf_handle_decode_fmri(h, SCF_SERVICE_STARTD, NULL, NULL, inst, in single_user_thread() 4500 r = scf_handle_decode_fmri(h, v->gv_name, NULL, NULL, inst, in disable_service_temporarily() 5666 r = scf_handle_decode_fmri(h, v->gv_name, NULL, NULL, inst, in dgraph_set_milestone() 5875 if (scf_handle_decode_fmri(h, SCF_SERVICE_STARTD, NULL, NULL, inst, in set_initial_milestone() 6006 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, NULL, in set_initial_milestone() 6101 if (scf_handle_decode_fmri(h, SCF_SERVICE_STARTD, NULL, NULL, in set_restart_milestone()
|
H A D | libscf.c | 488 if (scf_handle_decode_fmri(h, SCF_INSTANCE_GLOBAL, NULL, NULL, inst, in libscf_get_global_stn_tset() 1014 if (scf_handle_decode_fmri(scf_instance_handle(inst), fmri, NULL, NULL, in libscf_lookup_instance() 2895 if (scf_handle_decode_fmri(h, inst->ri_i.i_fmri, NULL, NULL, scf_inst, in libscf_get_method() 3862 if (scf_handle_decode_fmri(h, SCF_SERVICE_STARTD, NULL, NULL, in libscf_set_reconfig()
|
H A D | fork.c | 732 if (scf_handle_decode_fmri(hndl, SCF_INSTANCE_EMI, NULL, NULL, in emi_set_state()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 20 file path=usr/share/man/man3scf/scf_handle_decode_fmri.3scf 81 target=scf_handle_decode_fmri.3scf 151 target=scf_handle_decode_fmri.3scf 164 target=scf_handle_decode_fmri.3scf 178 target=scf_handle_decode_fmri.3scf 198 target=scf_handle_decode_fmri.3scf
|
/titanic_41/usr/src/cmd/svc/svcadm/ |
H A D | synch.c | 318 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, NULL, NULL, in fmri_has_potential() 326 if (scf_handle_decode_fmri(h, fmri, NULL, svc, NULL, NULL, NULL, in fmri_has_potential()
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.c | 157 if (scf_handle_decode_fmri(handle, svcname, phandle->fs_scope, in fs_smf_set_prop() 285 if (scf_handle_decode_fmri(handle, svcname, phandle->fs_scope, in fs_smf_get_prop()
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 930 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, NULL, in set_inst_action() 1074 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, NULL, NULL, in set_inst_enabled_flags() 1344 if (scf_handle_decode_fmri(ret->h, fmri, NULL, NULL, ret->inst, in scf_general_pg_setup() 1679 if (scf_handle_decode_fmri(h, fmri_buf, NULL, NULL, NULL, NULL, prop, in scf_simple_prop_get() 1689 if (scf_handle_decode_fmri(h, fmri_buf, NULL, svc, in scf_simple_prop_get() 1701 if (scf_handle_decode_fmri(h, svcfmri, NULL, NULL, in scf_simple_prop_get() 1851 if (scf_handle_decode_fmri(h, sys_fmri, NULL, svc, inst, NULL, NULL, in scf_simple_app_props_get() 2608 if (scf_handle_decode_fmri(h, fmri, NULL, s, i, NULL, NULL, 0) == -1) in scf_read_propvec() 2793 if (scf_handle_decode_fmri(h, fmri, NULL, s, inst, NULL, NULL, 0) in scf_write_propvec()
|
H A D | notify_params.c | 837 if (scf_handle_decode_fmri(h, fmri, NULL, *s, NULL, NULL, NULL, in decode_fmri() 847 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, *i, in decode_fmri() 1604 scf_handle_decode_fmri(h, SCF_INSTANCE_GLOBAL, NULL, NULL, g, NULL, in _scf_get_svc_notify_params() 1722 if (scf_handle_decode_fmri(h, SCF_NOTIFY_PARAMS_INST, NULL, NULL, i, in _scf_get_fma_notify_params() 1951 if (scf_handle_decode_fmri(h, SCF_NOTIFY_PARAMS_INST, NULL, in smf_notify_del_params()
|
H A D | highlevel.c | 124 scf_handle_decode_fmri(handle, fmri, NULL, NULL, in scf_fmri_pg_get_or_add()
|
H A D | mapfile-vers | 113 scf_handle_decode_fmri;
|
H A D | scf_tmpl.c | 1067 if (scf_handle_decode_fmri(h, restarter, NULL, NULL, ri, NULL, NULL, in _get_restarter_inst() 1125 if (scf_handle_decode_fmri(h, SCF_INSTANCE_GLOBAL, NULL, NULL, ri, in _get_global_inst() 1963 ret = scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, NULL, in scf_tmpl_get_by_pg_name() 1970 ret = scf_handle_decode_fmri(h, fmri, NULL, svc, in scf_tmpl_get_by_pg_name() 2325 ret = scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, NULL, in scf_tmpl_iter_pgs() 2332 ret = scf_handle_decode_fmri(h, fmri, NULL, svc, in scf_tmpl_iter_pgs() 6567 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, NULL, NULL, in scf_tmpl_validate_fmri()
|
/titanic_41/usr/src/lib/libnwam/common/ |
H A D | libnwam_util.c | 817 if (scf_handle_decode_fmri(h, valstr[i], NULL, svc, in nwam_valid_fmri() 896 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, in nwam_get_smf_string_property() 953 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, in nwam_set_smf_string_property()
|
/titanic_41/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 2125 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, inst, NULL, in get_fmri_state() 2156 if (scf_handle_decode_fmri(h, fmri, NULL, svc, NULL, NULL, NULL, in get_fmri_state() 2704 if (scf_handle_decode_fmri(h, SCF_NOTIFY_PARAMS_INST, NULL, NULL, inst, in get_notify_param_classes() 3109 if (scf_handle_decode_fmri(h, wip->fmri, wip->scope, wip->svc, in list_svc_or_inst_fmri() 3125 if (scf_handle_decode_fmri(h, wip->fmri, wip->scope, wip->svc, NULL, in list_svc_or_inst_fmri()
|
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | util.c | 344 if (scf_handle_decode_fmri(res->sr_handle, fmri, NULL, NULL, in create_scf_resources()
|
/titanic_41/usr/src/cmd/acctadm/ |
H A D | aconf.c | 431 scf_handle_decode_fmri(handle, fmri, NULL, NULL, inst, NULL, NULL, in aconf_scf_init()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | repval.c | 350 if (scf_handle_decode_fmri(rep_handle, inst_fmri, NULL, NULL, inst, in _store_rep_vals()
|
H A D | config.c | 650 (scf_handle_decode_fmri(rep_handle, inst_fmri, NULL, NULL, in read_method_context()
|
/titanic_41/usr/src/cmd/halt/ |
H A D | halt.c | 217 if (scf_handle_decode_fmri(h, FMRI_STARTD_CONTRACT, in stop_startd() 347 if (scf_handle_decode_fmri(h, fmri, NULL, NULL, in stop_delegates()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
H A D | ksslcfg_create.c | 414 if (scf_handle_decode_fmri(handle, SERVICE_NAME, NULL, svc, in create_service()
|
/titanic_41/usr/src/cmd/kbd/ |
H A D | kbd.c | 659 if (scf_handle_decode_fmri(h, KBD_FMRI, NULL, NULL, inst, in kbd_defaults()
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 116 if (scf_handle_decode_fmri(sstate->ss_handle, fmri, NULL, NULL, in bind_instance() 149 if (scf_handle_decode_fmri(sstate->ss_handle, fmri, NULL, in exact_instance()
|
/titanic_41/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 660 int scf_handle_decode_fmri(scf_handle_t *, const char *, scf_scope_t *,
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 896 if (scf_handle_decode_fmri(h, INETD_INSTANCE_FMRI, NULL, NULL, in modify_defaults()
|