Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/common/
H A Dmanifest_find.c114 info->mi_prop = pname; in add_pointer()
304 uu_free((void *) info->mi_prop); in free_manifest_array()
H A Dmanifest_find.h44 const char *mi_prop; /* Property that holds manifest hash */ member
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c575 if (info->mi_prop) { in import_manifest_file()
578 if (mhash_store_entry(g_hndl, info->mi_prop, file, in import_manifest_file()
878 if (info->mi_prop) { in apply_profile()
883 if (mhash_store_entry(g_hndl, info->mi_prop, info->mi_path, in apply_profile()