Home
last modified time | relevance | path

Searched refs:scf_handle_get_local_scope (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c146 if (scf_handle_get_local_scope(hndl, scope) < 0) { in mhash_retrieve_entry()
264 if (scf_handle_get_local_scope(hndl, scope) != SCF_SUCCESS) { in mhash_store_entry()
/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c272 if (scf_handle_get_local_scope(handle->scf_handle, in ndmp_smf_scf_init()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c655 if (scf_handle_get_local_scope( in smb_smf_scf_init()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.c98 if (scf_handle_get_local_scope(handle->fs_handle, in fs_smf_init()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h574 #define scf_handle_get_local_scope(h, s) \ macro
/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dsmbfs_scfutil.c220 if (scf_handle_get_local_scope( in smb_smf_scf_init()
/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c1652 if ((scf_handle_get_local_scope(h, scope) != SCF_SUCCESS) || in scf_simple_walk_instances()
H A Dlowlevel.c6635 if (scf_handle_get_local_scope(h, scope) != 0) { in scf_walk_fmri()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c2820 if (scf_handle_get_local_scope(h, scope) != in libscf_populate_graph()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c920 if (scf_handle_get_local_scope(g_hndl, cur_scope) != 0) in lscf_prep_hndl()
11157 if (scf_handle_get_local_scope(g_hndl, scope) != SCF_SUCCESS) in lscf_profile_extract()