Home
last modified time | relevance | path

Searched refs:scf_service_get_instance (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dsmbfs_scfutil.c121 if (scf_service_get_instance(handle->scf_service, inst_name, in smb_smf_instance_exists()
156 if (scf_service_get_instance(handle->scf_service, inst_name, in smb_smf_instance_create()
186 if (scf_service_get_instance(handle->scf_service, inst_name, in smb_smf_instance_delete()
/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers197 scf_service_get_instance;
H A Dlowlevel.c2836 scf_service_get_instance(const scf_service_t *svc, const char *name, in scf_service_get_instance() function
5665 if (scf_service_get_instance(svc, instance, inst) == -1) { in scf_handle_decode_fmri()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c776 if (scf_service_get_instance(sstate.ss_svc, instance, sstate.ss_inst) != in enable_trill()
916 if (scf_service_get_instance(sstate.ss_svc, name, sstate.ss_inst) == in dladm_bridge_configure()
1536 if (scf_service_get_instance(sstate.ss_svc, bridge, sstate.ss_inst) != in dladm_bridge_set_nick()
H A Dlibdlwlan.c1866 if (scf_service_get_instance(svc, instance_name, instance) != 0) { in delete_instance()
/illumos-gate/usr/src/man/man3scf/
H A DMakefile124 scf_service_get_instance.3scf \
278 scf_service_get_instance.3scf := LINKSRC = scf_instance_create.3scf
/illumos-gate/usr/src/cmd/svc/startd/
H A Dexpand.c206 if (scf_service_get_instance(svc, in, tmpinst) != 0) in get_prop_val_str()
H A Dlibscf.c3666 if (scf_service_get_instance(svc, startd_inst, NULL) == 0) in libscf_create_self()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h599 int scf_service_get_instance(const scf_service_t *, const char *,
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c756 if (scf_service_get_instance(svc, instance, inst) != 0) { in svc_get_state()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc173 link path=usr/share/man/man3scf/scf_service_get_instance.3scf \
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c1156 if (scf_service_get_instance(handle->service, instname, in sa_get_instance()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1445 if (scf_service_get_instance(svc, istr, inst) != 0) { in create_entity()
6366 if (scf_service_get_instance(rsvc, inst->sc_name, imp_inst) == 0) { in lscf_instance_import()
6849 if ((ret = scf_service_get_instance(imp_svc, inst->sc_name, imp_inst)) in lscf_instance_verify()
8784 if (scf_service_get_instance(imp_svc, in lscf_bundle_apply()
8847 if (scf_service_get_instance(imp_svc, inst->sc_name, in lscf_bundle_apply()
11283 if (scf_service_get_instance(cur_svc, name, inst) == SCF_SUCCESS) { in select_inst()
12666 if (scf_service_get_instance(cur_svc, fmri, inst) == in lscf_delete()
17318 if (scf_service_get_instance(svc, sp->str, in lscf_service_cleanup()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c246 if (scf_service_get_instance(*svc, ILBD_INST_NAME, *inst) != 0) { in ilbd_scf_get_inst()
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c1997 } else if (scf_service_get_instance(g_svc, svcp->instname, g_inst) != in print_service()
/illumos-gate/usr/src/cmd/init/
H A Dinit.c3139 if (scf_service_get_instance(svc, "default", inst) != 0) { in get_or_add_startd()