Home
last modified time | relevance | path

Searched refs:scf_handle_create (Results 1 – 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/man/man3scf/
H A DMakefile24 scf_handle_create.3scf \
260 scf_handle_bind.3scf := LINKSRC = scf_handle_create.3scf
261 scf_handle_decorate.3scf := LINKSRC = scf_handle_create.3scf
262 scf_handle_destroy.3scf := LINKSRC = scf_handle_create.3scf
263 scf_handle_unbind.3scf := LINKSRC = scf_handle_create.3scf
264 scf_myname.3scf := LINKSRC = scf_handle_create.3scf
/illumos-gate/usr/src/cmd/svc/mfstscan/
H A Dmfstscan.c91 if ((hndl = scf_handle_create(SCF_VERSION)) == NULL) in main()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc33 target=scf_handle_create.3scf
34 file path=usr/share/man/man3scf/scf_handle_create.3scf
37 target=scf_handle_create.3scf
39 target=scf_handle_create.3scf
43 target=scf_handle_create.3scf
115 link path=usr/share/man/man3scf/scf_myname.3scf target=scf_handle_create.3scf
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c801 h = scf_handle_create(SCF_VERSION); in nwam_valid_fmri()
886 if ((h = scf_handle_create(SCF_VERSION)) == NULL || in nwam_get_smf_string_property()
941 if ((h = scf_handle_create(SCF_VERSION)) == NULL || in nwam_set_smf_string_property()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c577 if (((h = scf_handle_create(SCF_VERSION)) == NULL) || in list_props_cb()
713 if (((h = scf_handle_create(SCF_VERSION)) == NULL) || in list_defaults()
988 if ((h = scf_handle_create(SCF_VERSION)) == NULL) in main()
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dconfig.c72 handle = scf_handle_create(SCF_VERSION); in load_config()
/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c104 if ((h = scf_handle_create(SCF_VERSION)) == NULL || in print_state()
/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c183 if ((handle = scf_handle_create(SCF_VERSION)) == NULL) in nd_get_astring_prop()
226 if ((handle = scf_handle_create(SCF_VERSION)) == NULL) in nd_get_boolean_prop()
/illumos-gate/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c556 h = scf_handle_create(SCF_VERSION); in _nss_mdns_get_svcstatetimestamp()
640 h = scf_handle_create(SCF_VERSION); in _nss_mdns_loadsmfcfg()
/illumos-gate/usr/src/lib/libscf/common/
H A Dhighlevel.c123 if ((handle = scf_handle_create(SCF_VERSION)) == NULL || in scf_fmri_pg_get_or_add()
H A Dmapfile-vers118 scf_handle_create;
/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfd.c642 if ((h = scf_handle_create(SCF_VERSION)) == NULL) { in main()
/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c266 scf_handle_create(SCF_VERSION)) != NULL) && in ndmp_smf_scf_init()
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c211 if ((h = scf_handle_create(SCF_VERSION)) == NULL) in stop_startd()
294 if ((h = scf_handle_create(SCF_VERSION)) == NULL) in stop_delegates()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dutil.c333 if ((res->sr_handle = scf_handle_create(SCF_VERSION)) == NULL) { in create_scf_resources()
/illumos-gate/usr/src/cmd/acctadm/
H A Daconf.c428 if ((handle = scf_handle_create(SCF_VERSION)) == NULL || in aconf_scf_init()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c123 if ((rep_handle = scf_handle_create(SCF_VERSION)) == NULL) { in repval_init()
H A Dconfig.c77 if ((rep_handle = scf_handle_create(SCF_VERSION)) == NULL) { in config_init()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c646 handle->scf_handle = scf_handle_create(SCF_VERSION); in smb_smf_scf_init()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.c89 handle->fs_handle = scf_handle_create(SCF_VERSION); in fs_smf_init()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c105 if ((sstate->ss_handle = scf_handle_create(SCF_VERSION)) == NULL) in bind_instance()
140 if ((sstate->ss_handle = scf_handle_create(SCF_VERSION)) == NULL) in exact_instance()
/illumos-gate/usr/src/cmd/kbd/
H A Dkbd.c696 if ((h = scf_handle_create(SCF_VERSION)) == NULL || in kbd_defaults()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h492 scf_handle_t *scf_handle_create(scf_version_t);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsvcctl_scm.c790 mgr_ctx->mc_scf_hdl = scf_handle_create(SCF_VERSION); in svcctl_scm_scf_handle_init()
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c441 h = scf_handle_create(SCF_VERSION); in get_script_pg()

123