/titanic_44/usr/src/cmd/isns/isnsd/ |
H A D | config.c | 97 if (scf_handle_get_scope(handle, SCF_SCOPE_LOCAL, sc) == -1) { in load_config()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
H A D | ksslcfg_delete.c | 146 if (scf_handle_get_scope(handle, SCF_SCOPE_LOCAL, scope) == -1) { in delete_instance()
|
/titanic_44/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 235 #define SCF_SCOPE_LOCAL ((const char *)"localhost") macro 540 scf_handle_get_scope((h), SCF_SCOPE_LOCAL, (s))
|
/titanic_44/usr/src/lib/fm/topo/libtopo/common/ |
H A D | svc.c | 264 if (scf_handle_get_scope(hdl, SCF_SCOPE_LOCAL, sc) != 0) in svc_enum() 731 if (scf_handle_get_scope(hdl, SCF_SCOPE_LOCAL, scope) != 0) in svc_get_state()
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | expand.c | 193 if (scf_handle_get_scope(h, scn == NULL ? SCF_SCOPE_LOCAL : scn, in get_prop_val_str()
|
H A D | libscf.c | 60 local = strcmp(scope, SCF_SCOPE_LOCAL) == 0; in inst_fmri_to_svc_fmri() 3606 if (scf_handle_get_scope(h, SCF_SCOPE_LOCAL, scope) != 0) { in libscf_create_self()
|
H A D | graph.c | 2412 if (scope == NULL || strcmp(scope, SCF_SCOPE_LOCAL) == 0) { in process_dependency_fmri()
|
/titanic_44/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.c | 158 scf_handle_get_scope(handle, SCF_SCOPE_LOCAL, sc) != -1 && in nd_get_pg()
|
/titanic_44/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 467 if (scf_handle_get_scope(h, SCF_SCOPE_LOCAL, scope) != 0) { in get_script_pg()
|
/titanic_44/usr/src/cmd/fcinfo/ |
H A D | fcadm-list.c | 108 if (scf_handle_get_scope(*handle, SCF_SCOPE_LOCAL, scope) == -1) { in cfgInit()
|
/titanic_44/usr/src/lib/libfcoe/common/ |
H A D | libfcoe.c | 139 if (scf_handle_get_scope(*handle, SCF_SCOPE_LOCAL, scope) == -1) { in fcoe_cfg_scf_init()
|
/titanic_44/usr/src/cmd/halt/ |
H A D | halt.c | 311 if (scf_handle_get_scope(h, SCF_SCOPE_LOCAL, sc) != 0) in stop_delegates()
|
/titanic_44/usr/src/lib/libshare/common/ |
H A D | scfutil.c | 135 SCF_SCOPE_LOCAL, handle->scope) != 0) in sa_scf_init()
|
/titanic_44/usr/src/lib/libshare/smb/ |
H A D | libshare_smb.c | 1380 if (scf_handle_get_scope(handle, SCF_SCOPE_LOCAL, scope) != 0) in smb_enable_dependencies()
|
/titanic_44/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 265 if (scf_handle_get_scope(h, SCF_SCOPE_LOCAL, g_local_scope) != 0) in x_init()
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | libdlwlan.c | 1855 if (scf_handle_get_scope(handle, SCF_SCOPE_LOCAL, scope) == -1) in delete_instance()
|
/titanic_44/usr/src/lib/libscf/common/ |
H A D | lowlevel.c | 2324 if (strcmp(name, SCF_SCOPE_LOCAL) == 0) { in scf_handle_get_scope() 5406 if (scope != NULL && strcmp(scope, SCF_SCOPE_LOCAL) != 0) { in scf_canonify_fmri() 5566 if (scf_handle_get_scope(h, SCF_SCOPE_LOCAL, sc) == -1) { in scf_handle_decode_fmri()
|
/titanic_44/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 7224 SCF_SCOPE_LOCAL, s->sc_name); in lscf_service_import() 8207 if (scf_handle_get_scope(g_hndl, SCF_SCOPE_LOCAL, imp_scope) != 0) { in lscf_bundle_import() 8693 if (scf_handle_get_scope(g_hndl, SCF_SCOPE_LOCAL, imp_scope) != 0) in lscf_bundle_apply() 10975 if (scf_handle_get_scope(g_hndl, SCF_SCOPE_LOCAL, scope) != 0) in make_archive() 17379 if (scf_handle_get_scope(g_hndl, SCF_SCOPE_LOCAL, scope) != 0) { in lscf_hash_cleanup()
|
/titanic_44/usr/src/cmd/init/ |
H A D | init.c | 3103 if (scf_handle_get_scope(h, SCF_SCOPE_LOCAL, scope) != 0) { in get_or_add_startd()
|
/titanic_44/usr/src/lib/libstmf/common/ |
H A D | store.c | 2588 if (scf_handle_get_scope(*handle, SCF_SCOPE_LOCAL, scope) == -1) { in iPsInit()
|