/titanic_41/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 45 typedef struct scf_scope scf_scope_t; typedef 508 int scf_iter_scope_services(scf_iter_t *, const scf_scope_t *); 527 int scf_iter_next_scope(scf_iter_t *, scf_scope_t *); 535 scf_scope_t *scf_scope_create(scf_handle_t *); 536 scf_handle_t *scf_scope_handle(const scf_scope_t *); 542 int scf_handle_get_scope(scf_handle_t *, const char *, scf_scope_t *); 543 void scf_scope_destroy(scf_scope_t *); 544 ssize_t scf_scope_get_name(const scf_scope_t *, char *, size_t); 546 ssize_t scf_scope_to_fmri(const scf_scope_t *, char *, size_t); 551 int scf_scope_get_parent(const scf_scope_t *, scf_scope_t *); [all …]
|
H A D | libscf_priv.h | 306 scf_scope_t *scope;
|
/titanic_41/usr/src/lib/libshare/common/ |
H A D | scfutil.h | 45 scf_scope_t *scope;
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.h | 58 scf_scope_t *fs_scope;
|
/titanic_41/usr/src/lib/libshare/smbfs/ |
H A D | libshare_smbfs.h | 96 scf_scope_t *scf_scope;
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | lowlevel_impl.h | 94 scf_scope_t *rh_scope;
|
H A D | lowlevel.c | 1290 scf_scope_t *sc; in handle_unrefed() 2229 handle_get_local_scope_locked(scf_handle_t *handle, scf_scope_t *out) in handle_get_local_scope_locked() 2284 scf_iter_next_scope(scf_iter_t *iter, scf_scope_t *out) in scf_iter_next_scope() 2316 scf_handle_get_scope(scf_handle_t *h, const char *name, scf_scope_t *out) in scf_handle_get_scope() 2482 scf_iter_scope_services(scf_iter_t *iter, const scf_scope_t *s) in scf_iter_scope_services() 2611 scf_scope_t * 2614 scf_scope_t *ret; in scf_scope_create() 2631 scf_scope_handle(const scf_scope_t *val) in scf_scope_handle() 2637 scf_scope_destroy(scf_scope_t *val) in scf_scope_destroy() 2647 scf_scope_get_name(const scf_scope_t *rep, char *out, size_t len) in scf_scope_get_name() [all …]
|
/titanic_41/usr/src/cmd/isns/isnsd/ |
H A D | config.c | 60 scf_scope_t *sc = NULL; in load_config()
|
/titanic_41/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 119 scf_scope_t *scope; in mhash_retrieve_entry() 235 scf_scope_t *scope = NULL; in mhash_store_entry()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
H A D | ksslcfg_delete.c | 107 scf_scope_t *scope; in delete_instance()
|
H A D | ksslcfg_create.c | 380 scf_scope_t *scope; in create_service()
|
/titanic_41/usr/src/lib/fm/topo/libtopo/common/ |
H A D | svc.c | 242 scf_scope_t *sc = NULL; in svc_enum() 704 scf_scope_t *scope = NULL; in svc_get_state()
|
/titanic_41/usr/src/lib/libndmp/common/ |
H A D | libndmp_prop.c | 72 scf_scope_t *scf_scope;
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | expand.c | 159 scf_scope_t *scope = NULL; in get_prop_val_str()
|
H A D | libscf.c | 2796 scf_scope_t *scope; in libscf_populate_graph() 3586 scf_scope_t *scope; in libscf_create_self()
|
/titanic_41/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.c | 143 scf_scope_t *sc = NULL; in nd_get_pg()
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | libsmb.h | 91 scf_scope_t *scf_scope;
|
/titanic_41/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 435 scf_scope_t *scope = NULL; in get_script_pg()
|
/titanic_41/usr/src/lib/libfcoe/common/ |
H A D | libfcoe.c | 108 scf_scope_t *scope = NULL; in fcoe_cfg_scf_init()
|
/titanic_41/usr/src/cmd/fcinfo/ |
H A D | fcadm-list.c | 81 scf_scope_t *scope = NULL; in cfgInit()
|
/titanic_41/usr/src/cmd/halt/ |
H A D | halt.c | 269 scf_scope_t *sc = NULL; in stop_delegates()
|
/titanic_41/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 207 static scf_scope_t *cur_scope; 250 static scf_scope_t *imp_scope = NULL; 1327 scf_scope_t *scope = NULL; in create_entity() 6790 lscf_instance_verify(scf_scope_t *scope, entity_t *svc, entity_t *inst) in lscf_instance_verify() 7037 scf_scope_t *scope = lcbdata->sc_parent; in lscf_service_import() 10948 scf_scope_t *scope; in make_archive() 11067 scf_scope_t *scope; in lscf_profile_extract() 11291 scf_scope_t *scope; in select_callback() 17343 scf_scope_t *scope; in lscf_hash_cleanup()
|
/titanic_41/usr/src/lib/libshare/smb/ |
H A D | libshare_smb.c | 1321 scf_scope_t *scope; in smb_enable_dependencies()
|
/titanic_41/usr/src/cmd/svc/svcs/ |
H A D | explain.c | 186 static scf_scope_t *g_local_scope;
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlwlan.c | 1837 scf_scope_t *scope = NULL; in delete_instance()
|