Home
last modified time | relevance | path

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

12

/titanic_50/usr/src/man/man3scf/
H A DMakefile30 scf_scope_create.3scf \
331 scf_handle_get_scope.3scf := LINKSRC = scf_scope_create.3scf
332 scf_scope_destroy.3scf := LINKSRC = scf_scope_create.3scf
333 scf_scope_get_name.3scf := LINKSRC = scf_scope_create.3scf
334 scf_scope_handle.3scf := LINKSRC = scf_scope_create.3scf
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc26 file path=usr/share/man/man3scf/scf_scope_create.3scf
59 target=scf_scope_create.3scf
170 target=scf_scope_create.3scf
172 target=scf_scope_create.3scf
176 target=scf_scope_create.3scf
/titanic_50/usr/src/cmd/isns/isnsd/
H A Dconfig.c75 sc = scf_scope_create(handle); in load_config()
/titanic_50/usr/src/cmd/svc/common/
H A Dmanifest_hash.c136 if ((scope = scf_scope_create(hndl)) == NULL || in mhash_retrieve_entry()
251 if ((scope = scf_scope_create(hndl)) == NULL || in mhash_store_entry()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A Dksslcfg_delete.c130 if ((scope = scf_scope_create(handle)) == NULL) { in delete_instance()
H A Dksslcfg_create.c400 if ((scope = scf_scope_create(handle)) == NULL) { in create_service()
/titanic_50/usr/src/lib/libscf/common/
H A Dmapfile-vers179 scf_scope_create;
/titanic_50/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()
/titanic_50/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c269 scf_scope_create(handle->scf_handle)) == NULL) in ndmp_smf_scf_init()
/titanic_50/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.c59 scf_scope_create(handle->fs_handle); in fs_smf_init()
/titanic_50/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c657 scf_scope_create(handle->scf_handle); in smb_smf_scf_init()
/titanic_50/usr/src/cmd/svc/startd/
H A Dexpand.c187 if ((scope = scf_scope_create(h)) == NULL || in get_prop_val_str()
H A Dstartd.h139 libscf_object_create((void *(*)(scf_handle_t *))scf_scope_create, (h))
/titanic_50/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c147 sc = scf_scope_create(handle); in nd_get_pg()
/titanic_50/usr/src/lib/libscf/inc/
H A Dlibscf.h535 scf_scope_t *scf_scope_create(scf_handle_t *);
/titanic_50/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c457 if ((scope = scf_scope_create(h)) == NULL) { in get_script_pg()
/titanic_50/usr/src/lib/libshare/smbfs/
H A Dsmbfs_scfutil.c221 scf_scope_create(handle->scf_handle); in smb_smf_scf_init()
/titanic_50/usr/src/cmd/fcinfo/
H A Dfcadm-list.c102 if ((scope = scf_scope_create(*handle)) == NULL) { in cfgInit()
/titanic_50/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c132 if ((scope = scf_scope_create(*handle)) == NULL) { in fcoe_cfg_scf_init()
/titanic_50/usr/src/cmd/halt/
H A Dhalt.c300 if ((sc = scf_scope_create(h)) == NULL || in stop_delegates()
/titanic_50/usr/src/lib/libshare/common/
H A Dscfutil.c125 handle->scope = scf_scope_create(handle->handle); in sa_scf_init()
/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c898 cur_scope = scf_scope_create(g_hndl); in lscf_prep_hndl()
1347 if ((scope = scf_scope_create(h)) == NULL || in create_entity()
8048 if ((imp_scope = scf_scope_create(g_hndl)) == NULL || in alloc_imp_globals()
10953 if ((scope = scf_scope_create(g_hndl)) == NULL || in make_archive()
11110 if ((scope = scf_scope_create(g_hndl)) == NULL || in lscf_profile_extract()
11294 if ((scope = scf_scope_create(g_hndl)) == NULL || in select_callback()
11305 if ((scope = scf_scope_create(g_hndl)) == NULL || in select_callback()
17353 scope = scf_scope_create(g_hndl); in lscf_hash_cleanup()
/titanic_50/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c1358 scope = scf_scope_create(handle); in smb_enable_dependencies()
/titanic_50/usr/src/cmd/svc/svcs/
H A Dexplain.c254 if ((g_local_scope = scf_scope_create(h)) == NULL || in x_init()
/titanic_50/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1849 if ((scope = scf_scope_create(handle)) == NULL) in delete_instance()

12