Lines Matching refs:imp_scope
250 static scf_scope_t *imp_scope = NULL;
7100 if (scf_scope_add_service(imp_scope, imp_tsname, imp_tsvc) != 0) {
8048 if ((imp_scope = scf_scope_create(g_hndl)) == NULL ||
8181 scf_scope_destroy(imp_scope);
8182 imp_scope = NULL;
8207 if (scf_handle_get_scope(g_hndl, SCF_SCOPE_LOCAL, imp_scope) != 0) {
8269 cbdata.sc_parent = imp_scope;
8370 if (lscf_instance_verify(imp_scope, svc,
8693 if (scf_handle_get_scope(g_hndl, SCF_SCOPE_LOCAL, imp_scope) != 0)
8731 if (scf_scope_get_service(imp_scope, svc->sc_name,