/titanic_50/usr/src/man/man3scf/ |
H A D | Makefile | 30 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 D | system-library.man3scf.inc | 26 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 D | config.c | 75 sc = scf_scope_create(handle); in load_config()
|
/titanic_50/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 136 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 D | ksslcfg_delete.c | 130 if ((scope = scf_scope_create(handle)) == NULL) { in delete_instance()
|
H A D | ksslcfg_create.c | 400 if ((scope = scf_scope_create(handle)) == NULL) { in create_service()
|
/titanic_50/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 179 scf_scope_create;
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | svc.c | 257 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 D | libndmp_prop.c | 269 scf_scope_create(handle->scf_handle)) == NULL) in ndmp_smf_scf_init()
|
/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.c | 59 scf_scope_create(handle->fs_handle); in fs_smf_init()
|
/titanic_50/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_scfutil.c | 657 scf_scope_create(handle->scf_handle); in smb_smf_scf_init()
|
/titanic_50/usr/src/cmd/svc/startd/ |
H A D | expand.c | 187 if ((scope = scf_scope_create(h)) == NULL || in get_prop_val_str()
|
H A D | startd.h | 139 libscf_object_create((void *(*)(scf_handle_t *))scf_scope_create, (h))
|
/titanic_50/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.c | 147 sc = scf_scope_create(handle); in nd_get_pg()
|
/titanic_50/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 535 scf_scope_t *scf_scope_create(scf_handle_t *);
|
/titanic_50/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 457 if ((scope = scf_scope_create(h)) == NULL) { in get_script_pg()
|
/titanic_50/usr/src/lib/libshare/smbfs/ |
H A D | smbfs_scfutil.c | 221 scf_scope_create(handle->scf_handle); in smb_smf_scf_init()
|
/titanic_50/usr/src/cmd/fcinfo/ |
H A D | fcadm-list.c | 102 if ((scope = scf_scope_create(*handle)) == NULL) { in cfgInit()
|
/titanic_50/usr/src/lib/libfcoe/common/ |
H A D | libfcoe.c | 132 if ((scope = scf_scope_create(*handle)) == NULL) { in fcoe_cfg_scf_init()
|
/titanic_50/usr/src/cmd/halt/ |
H A D | halt.c | 300 if ((sc = scf_scope_create(h)) == NULL || in stop_delegates()
|
/titanic_50/usr/src/lib/libshare/common/ |
H A D | scfutil.c | 125 handle->scope = scf_scope_create(handle->handle); in sa_scf_init()
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 898 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 D | libshare_smb.c | 1358 scope = scf_scope_create(handle); in smb_enable_dependencies()
|
/titanic_50/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 254 if ((g_local_scope = scf_scope_create(h)) == NULL || in x_init()
|
/titanic_50/usr/src/lib/libdladm/common/ |
H A D | libdlwlan.c | 1849 if ((scope = scf_scope_create(handle)) == NULL) in delete_instance()
|