Home
last modified time | relevance | path

Searched refs:scf_scope_create (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/man/man3scf/
H A DMakefile31 scf_scope_create.3scf \
333 scf_handle_get_scope.3scf := LINKSRC = scf_scope_create.3scf
334 scf_scope_destroy.3scf := LINKSRC = scf_scope_create.3scf
335 scf_scope_get_name.3scf := LINKSRC = scf_scope_create.3scf
336 scf_scope_handle.3scf := LINKSRC = scf_scope_create.3scf
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc41 target=scf_scope_create.3scf
153 file path=usr/share/man/man3scf/scf_scope_create.3scf
155 target=scf_scope_create.3scf
157 target=scf_scope_create.3scf
161 target=scf_scope_create.3scf
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dconfig.c75 sc = scf_scope_create(handle); in load_config()
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c137 if ((scope = scf_scope_create(hndl)) == NULL || in mhash_retrieve_entry()
254 if ((scope = scf_scope_create(hndl)) == NULL || in mhash_store_entry()
/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers185 scf_scope_create;
H A Dlowlevel.c788 (ret->rh_scope = scf_scope_create(ret)) == NULL || in scf_handle_create()
2663 scf_scope_create(scf_handle_t *handle) in scf_scope_create() function
6419 (scope = scf_scope_create(h)) == NULL || in scf_walk_fmri()
H A Dmidlevel.c1640 if (((scope = scf_scope_create(h)) == NULL) || in scf_simple_walk_instances()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c257 if ((sc = scf_scope_create(hdl)) == NULL || in svc_enum()
724 (scope = scf_scope_create(hdl)) == NULL || in svc_get_state()
/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c269 scf_scope_create(handle->scf_handle)) == NULL) in ndmp_smf_scf_init()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h132 libscf_object_create((void *(*)(scf_handle_t *))scf_scope_create, (h))
H A Dexpand.c185 if ((scope = scf_scope_create(h)) == NULL || in get_prop_val_str()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c650 scf_scope_create(handle->scf_handle); in smb_smf_scf_init()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.c97 scf_scope_create(handle->fs_handle); in fs_smf_init()
/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c147 sc = scf_scope_create(handle); in nd_get_pg()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h570 scf_scope_t *scf_scope_create(scf_handle_t *);
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c457 if ((scope = scf_scope_create(h)) == NULL) { in get_script_pg()
/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dsmbfs_scfutil.c219 scf_scope_create(handle->scf_handle); in smb_smf_scf_init()
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c102 if ((scope = scf_scope_create(*handle)) == NULL) { in cfgInit()
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c133 if ((scope = scf_scope_create(*handle)) == NULL) { in fcoe_cfg_scf_init()
/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c302 if ((sc = scf_scope_create(h)) == NULL || in stop_delegates()
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c127 handle->scope = scf_scope_create(handle->handle); in sa_scf_init()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c916 cur_scope = scf_scope_create(g_hndl); in lscf_prep_hndl()
1365 if ((scope = scf_scope_create(h)) == NULL || in create_entity()
8062 if ((imp_scope = scf_scope_create(g_hndl)) == NULL || in alloc_imp_globals()
10990 if ((scope = scf_scope_create(g_hndl)) == NULL || in make_archive()
11147 if ((scope = scf_scope_create(g_hndl)) == NULL || in lscf_profile_extract()
11331 if ((scope = scf_scope_create(g_hndl)) == NULL || in select_callback()
11342 if ((scope = scf_scope_create(g_hndl)) == NULL || in select_callback()
17390 scope = scf_scope_create(g_hndl); in lscf_hash_cleanup()
/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c1366 scope = scf_scope_create(handle); in smb_enable_dependencies()
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c250 if ((g_local_scope = scf_scope_create(h)) == NULL || in x_init()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1850 if ((scope = scf_scope_create(handle)) == NULL) in delete_instance()

12