Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c255 static scf_snaplevel_t *imp_snpl = NULL, *imp_rsnpl = NULL; variable
5470 return (upgrade_dependents(lipg, imp_snpl, ient, running, ent)); in process_old_pg()
5984 r = upgrade_dependents(NULL, imp_snpl, ient, running, in upgrade_props()
6392 r = get_snaplevel(imp_lisnap, 0, imp_snpl); in lscf_instance_import()
6470 r = upgrade_props(imp_inst, running, imp_snpl, inst); in lscf_instance_import()
7715 r = get_snaplevel(imp_snap, 1, imp_snpl); in lscf_service_import()
7797 r = upgrade_props(imp_svc, running, imp_snpl, s); in lscf_service_import()
8057 (imp_snpl = scf_snaplevel_create(g_hndl)) == NULL || in alloc_imp_globals()
8167 scf_snaplevel_destroy(imp_snpl); in free_imp_globals()
8169 imp_snpl = imp_rsnpl = NULL; in free_imp_globals()
[all …]